NamedPartitionScheme interface
Describes the named partition scheme of the service.
- Extends
Properties
names | Array for the names of the partitions. |
partition |
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"
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript