Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.