Partager via


RedisInstanceDetails.ShardId Propriété

Définition

Obtient si clustering est activé, l’ID de partition de l’instance 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à