PartitionKind Enum

Indicates the kind of algorithm used for partitioning. For MultiHash, multiple partition keys (upto three maximum) are supported for container create

Inheritance
builtins.str
PartitionKind
PartitionKind

Constructor

PartitionKind(value)

Fields

HASH
MULTI_HASH
RANGE