Compartilhar via


RedisRebootParameters.ShardId Propriedade

Definição

Obtém ou define se clustering está habilitado, a ID do fragmento a ser reinicializado.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a