ServiceObjectiveCapability.ZoneRedundant Property

Definition

Gets whether or not zone redundancy is supported for the service objective.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to