Share via


LocationProperties.SupportsAvailabilityZone Property

Definition

Gets flag indicating whether the location supports availability zones or not.

[Newtonsoft.Json.JsonProperty(PropertyName="supportsAvailabilityZone")]
public bool? SupportsAvailabilityZone { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportsAvailabilityZone")>]
member this.SupportsAvailabilityZone : Nullable<bool>
Public ReadOnly Property SupportsAvailabilityZone As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to