LibraryResource Class
Library response details.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
LibraryResource(*, name_properties_name: str | None = None, path: str | None = None, container_name: str | None = None, type_properties_type: str | None = None, **kwargs)
Parameters
| Name | Description |
|---|---|
|
name_properties_name
Required
|
Name of the library. |
|
path
Required
|
Storage blob path of library. |
|
container_name
Required
|
Storage blob container name. |
|
type_properties_type
Required
|
Type of the library. |
Keyword-Only Parameters
| Name | Description |
|---|---|
|
name_properties_name
|
Default value: None
|
|
path
|
Default value: None
|
|
container_name
|
Default value: None
|
|
type_properties_type
|
Default value: None
|
Variables
| Name | Description |
|---|---|
|
id
|
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
|
name
|
The name of the resource. |
|
type
|
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
|
etag
|
Resource Etag. |
|
uploaded_timestamp
|
The last update time of the library. |
|
provisioning_status
|
Provisioning status of the library/package. |
|
creator_id
|
Creator Id of the library/package. |