Compartir a través de


RedisResource.ReplicasPerPrimary Propiedad

Definición

Obtiene o establece el número de réplicas que se van a crear por principal.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a