Type de ressource windowsInformationProtectionResourceCollection

Espace de noms: microsoft.graph

Remarque : l’API Microsoft Graph pour Intune requiert une licence Intune active pour le client.

Collection de ressources de protection des informations Windows

Propriétés

Propriété Type Description
displayName Chaîne Nom d’affichage
ressources String collection Collection de ressources

Relations

Aucun

Représentation JSON

Voici une représentation JSON de la ressource.

{
  "@odata.type": "#microsoft.graph.windowsInformationProtectionResourceCollection",
  "displayName": "String",
  "resources": [
    "String"
  ]
}