PolicyLevel.Label プロパティ

定義

ポリシー レベルを説明するラベルを取得します。

public:
 property System::String ^ Label { System::String ^ get(); };
public string Label { get; }
member this.Label : string
Public ReadOnly Property Label As String

プロパティ値

ポリシー レベルに関連付けられるラベル。

注釈

ラベルは、管理者がポリシー レベルを識別するのに役立ちます。

適用対象