共用方式為


PrimitivePartitionKeyValue type

基本資料分割索引鍵值。

type PrimitivePartitionKeyValue =
  | string
  | number
  | boolean
  | NullPartitionKeyType
  | NonePartitionKeyType