Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PartitionKey type

Package:
@azure/cosmos

PartitionKey of a container.

type PartitionKey = PrimitivePartitionKeyValue | PrimitivePartitionKeyValue[]

Remarks

  • PartitionKeyDefinition is no longer part of PartitionKey. So please use PartitionKeyDefinition type directly where appropriate.