NamedPartitionSchemeDescription

Describes the named partition scheme of the service.

Properties

Name Type Required
PartitionScheme string Yes
Count integer Yes
Names array of string Yes

PartitionScheme

Type: string
Required: Yes

A discriminator property. Its value must be 'Named' for objects of type 'NamedPartitionSchemeDescription'.


Count

Type: integer
Required: Yes

The number of partitions.


Names

Type: array of string
Required: Yes

Array of size specified by the ‘Count’ parameter, for the names of the partitions.