ReplicationUpdateParameters クラス
レプリケーションを更新するためのパラメーター。
- 継承
-
azure.mgmt.containerregistry._serialization.ModelReplicationUpdateParameters
コンストラクター
ReplicationUpdateParameters(*, tags: Dict[str, str] | None = None, region_endpoint_enabled: bool | None = None, **kwargs: Any)
変数
- region_endpoint_enabled
- bool
レプリケーションのリージョン エンドポイントを有効にするかどうかを指定します。 リージョン エンドポイントが無効になっているレプリケーションには要求はルーティングされませんが、そのデータは引き続き他のレプリケーションと同期されます。