NamedPartitionScheme interface

Describes the named partition scheme of the service.

Extends

Properties

names

Array for the names of the partitions.

partitionScheme

Polymorphic discriminator, which specifies the different types this object can be

Property Details

names

Array for the names of the partitions.

names: string[]

Property Value

string[]

partitionScheme

Polymorphic discriminator, which specifies the different types this object can be

partitionScheme: "Named"

Property Value

"Named"