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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python