SensitivityLabel interface
The sensitivity label.
Properties
description | The description of the sensitivity label. |
display |
The name of the sensitivity label. |
enabled | Indicates whether the label is enabled or not. |
order | The order of the sensitivity label. |
rank | The rank of the sensitivity label. |
Property Details
description
The description of the sensitivity label.
description?: string
Property Value
string
displayName
The name of the sensitivity label.
displayName?: string
Property Value
string
enabled
Indicates whether the label is enabled or not.
enabled?: boolean
Property Value
boolean
order
The order of the sensitivity label.
order?: number
Property Value
number
rank
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript