Compartir a través de


StatefulServiceProperties.TargetReplicaSetSize Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a