Partager via


RedisResourceInner.ShardCount Propriété

Définition

Obtient ou définit le nombre de partitions à créer sur un cache de cluster 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à