Package version:

Interface LibraryInfo

Library/package information of a Big Data pool powered by Apache Spark

Hierarchy

  • LibraryInfo

Properties

containerName?: string

Storage blob container name.

creatorId?: string

Creator Id of the library/package. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Name of the library.

path?: string

Storage blob path of library.

provisioningStatus?: string

Provisioning status of the library/package. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Type of the library.

uploadedTimestamp?: any

The last update time of the library.

Generated using TypeDoc