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. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python