Compartir a través de


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_08_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

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

Metadata pertaining to creation and last modification of the resource.

package_source

The package source of the archive.

published_version
str

The published version of the archive.

repository_endpoint_prefix
str
repository_endpoint
str
provisioning_state

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