Compartilhar via


RedisUpdateParameters.ShardCount Propriedade

Definição

Obtém ou define o número de fragmentos a serem criados em um 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a