Share via


HighAvailability.StandbyAvailabilityZone Property

Definition

Gets or sets availability zone information of the standby.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to