次の方法で共有


UniformInt64RangePartitionScheme.Count プロパティ

定義

パーティションの数を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象