PartitionSchemeDescription interface

Describes how the service is partitioned.

Properties

partitionScheme

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"