Partager via


RedisRebootParameters.ShardId Propriété

Définition

Obtient ou définit si clustering est activé, l’ID de la partition à redémarrer.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à