次の方法で共有


Archive Class

An object that represents a archive for a container registry.

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

Inheritance
azure.mgmt.containerregistry.v2023_06_01_preview.models._models_py3.ProxyResource
Archive

Constructor

Archive(*, 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
id
str

The resource ID.

name
str

The name of the resource.

type
str

The type of the resource.

system_data
<xref:azure.mgmt.containerregistry.v2023_06_06_preview.models.SystemData>

Metadata pertaining to creation and last modification of the resource.

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".