PartitionSchemeDescription interface
Describes how the service is partitioned.
Properties
partition |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
partitionScheme
Polymorphic discriminator, which specifies the different types this object can be
partitionScheme: "Named" | "Singleton" | "UniformInt64Range"
Property Value
"Named" | "Singleton" | "UniformInt64Range"