Share via


CapabilityProperties.ZoneRedundantHaSupported Property

Definition

Gets a value indicating whether a new server in this region can support multi zone HA.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to