LibraryResourceProperties interface
Library/package properties
Properties
| container |
Container name of the library/package. NOTE: This property will not be serialized. It can only be populated by the server. |
| creator |
Creator Id of the library/package. NOTE: This property will not be serialized. It can only be populated by the server. |
| name | Name of the library/package. NOTE: This property will not be serialized. It can only be populated by the server. |
| path | Location of library/package in storage account. NOTE: This property will not be serialized. It can only be populated by the server. |
| provisioning |
Provisioning status of the library/package. NOTE: This property will not be serialized. It can only be populated by the server. |
| type | Type of the library/package. NOTE: This property will not be serialized. It can only be populated by the server. |
| uploaded |
The last update time of the library/package. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
containerName
Container name of the library/package. NOTE: This property will not be serialized. It can only be populated by the server.
containerName?: string
Property Value
string
creatorId
Creator Id of the library/package. NOTE: This property will not be serialized. It can only be populated by the server.
creatorId?: string
Property Value
string
name
Name of the library/package. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
path
Location of library/package in storage account. NOTE: This property will not be serialized. It can only be populated by the server.
path?: string
Property Value
string
provisioningStatus
Provisioning status of the library/package. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningStatus?: string
Property Value
string
type
Type of the library/package. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
uploadedTimestamp
The last update time of the library/package. NOTE: This property will not be serialized. It can only be populated by the server.
uploadedTimestamp?: string
Property Value
string