Freigeben über


ElasticPool.ZoneRedundant Eigenschaft

Definition

Ruft ab oder legt fest, ob dieser Pool für elastische Datenbanken zonenredundant ist, was bedeutet, dass die Replikate dieses Pools für elastische Datenbanken auf mehrere Verfügbarkeitszonen verteilt werden.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: