NamedPartitionSchemeDescription.PartitionNames Property

Definition

Gets the list of names that represent each partition.

public System.Collections.Generic.IList<string> PartitionNames { get; }
member this.PartitionNames : System.Collections.Generic.IList<string>
Public ReadOnly Property PartitionNames As IList(Of String)

Property Value

The list of names that represent each partition.

Applies to