다음을 통해 공유


PrimitivePartitionKeyValue type

기본 파티션 키 값입니다.

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