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
str

Name of the library.

path
Required
str

Storage blob path of library.

container_name
Required
str

Storage blob container name.

type_properties_type
Required
str

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
str

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

name
str

The name of the resource.

type
str

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

etag
str

Resource Etag.

uploaded_timestamp

The last update time of the library.

provisioning_status
str

Provisioning status of the library/package.

creator_id
str

Creator Id of the library/package.