次の方法で共有


ArchiveProperties クラス

アーカイブのプロパティ。

変数はサーバーによってのみ設定され、要求の送信時には無視されます。

継承
azure.mgmt.containerregistry._serialization.Model
ArchiveProperties

コンストラクター

ArchiveProperties(*, package_source: _models.ArchivePackageSourceProperties | None = None, published_version: str | None = None, repository_endpoint_prefix: str | None = None, **kwargs: Any)

キーワードのみのパラメーター

名前 説明
package_source

アーカイブのパッケージ ソース。

published_version
str

アーカイブの発行済みバージョン。

repository_endpoint_prefix
str

変数

名前 説明
package_source

アーカイブのパッケージ ソース。

published_version
str

アーカイブの発行済みバージョン。

repository_endpoint_prefix
str
repository_endpoint
str
provisioning_state

操作が呼び出されたときのアーカイブのプロビジョニング状態。 既知の値は、"Creating"、"Updating"、"Removeing"、"Succeeded"、"Failed"、および "Canceled" です。