partition_key Module

Create partition keys in the Azure Cosmos DB SQL API service.

Classes

NonePartitionKeyValue

Represents None value for partitionKey when it's missing in a container.

PartitionKey

Key used to partition a container into logical partitions.

See https://docs.microsoft.com/azure/cosmos-db/partitioning-overview#choose-partitionkey for information on how to choose partition keys.