Compartilhar via


DebianArchiveProperties Class

The properties of the Debian package Archive.

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

Inheritance
azure.mgmt.containerregistry.v2023_11_01_preview.models._models_py3.ArchiveProperties
DebianArchiveProperties

Constructor

DebianArchiveProperties(*, package_source: _models.ArchivePackageSourceProperties | None = None, published_version: str | None = None, repository_endpoint_prefix: str | None = None, distribution_name: 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
distribution_name
str

Debian distribution Name.

Variables

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

distribution_name
str

Debian distribution Name.