次の方法で共有


NamedPartitionSchemeDescription.PartitionNames プロパティ

定義

各パーティションを表す名前の一覧を取得します。

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

プロパティ値

各パーティションを表す名前の一覧。

適用対象