Compartir a través de


RedisInstanceDetails.ShardId Propiedad

Definición

Obtiene si la agrupación en clústeres está habilitada, el identificador de partición de la instancia de Redis.

[Newtonsoft.Json.JsonProperty(PropertyName="shardId")]
public int? ShardId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="shardId")>]
member this.ShardId : Nullable<int>
Public ReadOnly Property ShardId As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a