Compartilhar via


Server.ReplicaCapacity Propriedade

Definição

Obtém ou define o número máximo de réplicas que um servidor master pode ter.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a