partition_key Module
Create partition keys in the Azure Cosmos DB SQL API service.
Classes
| NonePartitionKeyValue |
Represents partition key missing from the document. |
| NullPartitionKeyValue |
Represents null value for a partition key. |
| PartitionKey |
Key used to partition a container into logical partitions. See https://free.blessedness.top/azure/cosmos-db/partitioning-overview#choose-partitionkey for information on how to choose partition keys. This constructor supports multiple overloads:
|