Share via


PolicyLevel.Label 属性

定义

获取策略级别的描述性标签。

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

属性值

与该策略级别关联的标签。

注解

标签用于帮助管理员识别策略级别。

适用于