Share via


RedisInstanceDetails.ShardId Property

Definition

If clustering is enabled, the Shard ID of Redis Instance.

public int? ShardId { get; }
member this.ShardId : Nullable<int>
Public ReadOnly Property ShardId As Nullable(Of Integer)

Property Value

Applies to