次の方法で共有


Replication.ZoneRedundancy プロパティ

定義

このコンテナー レジストリ レプリケーションに対してゾーン冗長を有効にするかどうかを取得または設定します。 使用可能な値は次のとおりです: 'Enabled'、'Disabled'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.zoneRedundancy")]
public string ZoneRedundancy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.zoneRedundancy")>]
member this.ZoneRedundancy : string with get, set
Public Property ZoneRedundancy As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象