Share via


Server.AvailabilityZone Property

Definition

Gets or sets availability Zone information of the server.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to