Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LibraryInfo

Package version

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

Hierarchy

  • LibraryInfo

Index

Properties

Optional containerName

containerName: undefined | string

Storage blob container name.

Optional creatorId

creatorId: undefined | string

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

Optional name

name: undefined | string

Name of the library.

Optional path

path: undefined | string

Storage blob path of library.

Optional provisioningStatus

provisioningStatus: undefined | string

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

Optional type

type: undefined | string

Type of the library.

Optional uploadedTimestamp

uploadedTimestamp: Date

The last update time of the library. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc