Share via


ArchiveVersion Class

An object that represents an export pipeline for a container registry.

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

Constructor

ArchiveVersion(*, archive_version_error_message: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
archive_version_error_message
str

The detailed error message for the archive version in the case of failure.

Default value: None

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.

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

archive_version_error_message
str

The detailed error message for the archive version in the case of failure.