Share via


Registry.ZoneRedundancy Property

Definition

Gets or sets whether or not zone redundancy is enabled for this container registry. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to