Package version:

Interface LibraryResourceProperties

Library/package properties

Hierarchy

  • LibraryResourceProperties

Properties

containerName?: string

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

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/package. NOTE: This property will not be serialized. It can only be populated by the server.

path?: string

Location of library/package in storage account. NOTE: This property will not be serialized. It can only be populated by the server.

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/package. NOTE: This property will not be serialized. It can only be populated by the server.

uploadedTimestamp?: string

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

Generated using TypeDoc