PartitionKey type
PartitionKey of a container.
type PartitionKey = PrimitivePartitionKeyValue | PrimitivePartitionKeyValue[]
Remarks
- PartitionKeyDefinition is no longer part of PartitionKey. So please use PartitionKeyDefinition type directly where appropriate.