InformationProtectionSensitivityLabel Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft information protection sensitivity label.
public class InformationProtectionSensitivityLabel : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.SecurityCenter.Models.InformationProtectionSensitivityLabel>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SecurityCenter.Models.InformationProtectionSensitivityLabel>
type InformationProtectionSensitivityLabel = class
interface IJsonModel<InformationProtectionSensitivityLabel>
interface IPersistableModel<InformationProtectionSensitivityLabel>
Public Class InformationProtectionSensitivityLabel
Implements IJsonModel(Of InformationProtectionSensitivityLabel), IPersistableModel(Of InformationProtectionSensitivityLabel)
- Inheritance
-
InformationProtectionSensitivityLabel
- Implements
Properties
| Name | Description |
|---|---|
| Id |
The ID of the label. |
| Name |
The display name of the label. |
| Order |
Labels are ordered by sensitivity level. The higher the order of the label, the more sensitive it is. |