次の方法で共有


ReplicationUpdateParameters クラス

レプリケーションを更新するためのパラメーター。

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

コンストラクター

ReplicationUpdateParameters(*, tags: Dict[str, str] | None = None, region_endpoint_enabled: bool | None = None, **kwargs: Any)

変数

tags
dict[str, str]

レプリケーションのタグ。

region_endpoint_enabled
bool

レプリケーションのリージョン エンドポイントを有効にするかどうかを指定します。 リージョン エンドポイントが無効になっているレプリケーションには要求はルーティングされませんが、そのデータは引き続き他のレプリケーションと同期されます。