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. |
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Python