Partager via


Server.ReplicaCapacity Propriété

Définition

Obtient ou définit le nombre maximal de réplicas qu’un serveur master peut avoir.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à