Share via


NamedPartitionScheme interface

Describes the named partition scheme of the service.

Extends

Properties

names

Array for the names of the partitions.

partitionScheme

Specifies how the service is partitioned.

Property Details

names

Array for the names of the partitions.

names: string[]

Property Value

string[]

partitionScheme

Specifies how the service is partitioned.

partitionScheme: "Named"

Property Value

"Named"