Compartilhar via


ArchiveUpdateParameters Class

The parameters for updating a archive.

Inheritance
azure.mgmt.containerregistry._serialization.Model
ArchiveUpdateParameters

Constructor

ArchiveUpdateParameters(*, published_version: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
published_version
str

The published version of the archive.

Variables

Name Description
published_version
str

The published version of the archive.