Compartir a través de


RedisRebootParameters.ShardId Propiedad

Definición

Obtiene o establece si la agrupación en clústeres está habilitada, el identificador de la partición que se va a reiniciar.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a