Compartir a través de


StatefulServiceProperties.MinReplicaSetSize Propiedad

Definición

Obtiene o establece el tamaño mínimo del conjunto de réplicas como un número.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a