Compartir a través de


RedisResource.ShardCount Propiedad

Definición

Obtiene o establece el número de particiones que se van a crear en una caché de clúster premium.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a