AvailabilityProperties.SecondaryZone Property

Definition

Gets or sets the secondary availability zone for the private cloud

[Newtonsoft.Json.JsonProperty(PropertyName="secondaryZone")]
public int? SecondaryZone { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="secondaryZone")>]
member this.SecondaryZone : Nullable<int> with get, set
Public Property SecondaryZone As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to