Freigeben über


ElasticPool.HighAvailabilityReplicaCount Eigenschaft

Definition

Ruft die Anzahl der sekundären Replikate ab, die dem Pool für elastische Datenbanken zugeordnet sind, die zur Bereitstellung von Hochverfügbarkeit verwendet werden, oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.highAvailabilityReplicaCount")]
public int? HighAvailabilityReplicaCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.highAvailabilityReplicaCount")>]
member this.HighAvailabilityReplicaCount : Nullable<int> with get, set
Public Property HighAvailabilityReplicaCount As Nullable(Of Integer)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: