PartitionKind Class
Specifies the kind of partitioning to be applied.
- Inheritance
-
builtins.objectPartitionKind
Constructor
PartitionKind()
Attributes
Hash
The partition key definition path is hashed.
Hash: Literal['Hash'] = 'Hash'
MultiHash
MultiHash
MultiHash: Literal['MultiHash'] = 'MultiHash'
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