PartitionKeyBuilder class
PartitionKey をビルドするためのビルダー クラス。
プロパティ
values |
メソッド
add |
|
add |
|
add |
|
build() |
プロパティの詳細
values
メソッドの詳細
addNoneValue()
addNullValue()
addValue(string | number | boolean)
function addValue(value: string | number | boolean): PartitionKeyBuilder
パラメーター
- value
-
string | number | boolean