次の方法で共有


RedisInstanceDetails.ShardId プロパティ

定義

クラスタリングが有効になっている場合は、Redis インスタンスのシャード ID を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象