Compartir a través de


ArchiveProperties Class

The properties of a archive.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.containerregistry._serialization.Model
ArchiveProperties

Constructor

ArchiveProperties(*, package_source: _models.ArchivePackageSourceProperties | None = None, published_version: str | None = None, repository_endpoint_prefix: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
package_source
<xref:azure.mgmt.containerregistry.v2023_06_06_preview.models.ArchivePackageSourceProperties>

The package source of the archive.

published_version
str

The published version of the archive.

repository_endpoint_prefix
str

Variables

Name Description
package_source
<xref:azure.mgmt.containerregistry.v2023_06_06_preview.models.ArchivePackageSourceProperties>

The package source of the archive.

published_version
str

The published version of the archive.

repository_endpoint_prefix
str
repository_endpoint
str
provisioning_state
str or <xref:azure.mgmt.containerregistry.v2023_06_06_preview.models.ProvisioningState>

The provisioning state of the archive at the time the operation was called. Known values are: "Creating", "Updating", "Deleting", "Succeeded", "Failed", and "Canceled".