Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
Namespace: microsoft.graph
Represents a sensitivity label assigned to a Microsoft 365 group. Administrators publish sensitivity labels in the Microsoft 365 Security and Compliance Center as part of Microsoft Purview Information Protection capabilities. For more information about sensitivity labels, see Sensitivity labels overview.
Properties
| Property | Type | Description |
|---|---|---|
| displayName | String | The display name of the label. Read-only. |
| labelId | String | The unique identifier of the label. |
JSON representation
The following JSON representation shows the resource type.
{
"displayName": "String",
"labelId": "String"
}