次の方法で共有


ExportPipeline クラス

コンテナー レジストリのエクスポート パイプラインを表す オブジェクト。

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

継承
azure.mgmt.containerregistry.v2021_08_01_preview.models._models_py3.ProxyResource
ExportPipeline

コンストラクター

ExportPipeline(*, location: str | None = None, identity: _models.IdentityProperties | None = None, target: _models.ExportPipelineTargetProperties | None = None, options: List[str | _models.PipelineOptions] | None = None, **kwargs: Any)

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

名前 説明
location
str

エクスポート パイプラインの場所。

identity

エクスポート パイプラインの ID。

target

エクスポート パイプラインのターゲット プロパティ。

options
list[str または PipelineOptions]

パイプライン用に構成されたすべてのオプションの一覧。

変数

名前 説明
id
str

リソース ID。

name
str

リソースの名前。

type
str

リソースの型。

system_data

リソースの作成と最後の変更に関連するメタデータ。

location
str

エクスポート パイプラインの場所。

identity

エクスポート パイプラインの ID。

target

エクスポート パイプラインのターゲット プロパティ。

options
list[str または PipelineOptions]

パイプライン用に構成されたすべてのオプションの一覧。

provisioning_state

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