Type de ressource windowsInformationProtectionNetworkLearningSummary

Espace de noms: microsoft.graph

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

Entité de synthèse explicative du réseau de protection des informations Windows.

Méthodes

Méthode Type renvoyé Description
List windowsInformationProtectionNetworkLearningSummaries Collection windowsInformationProtectionNetworkLearningSummary Répertorie les propriétés et relations des objets windowsInformationProtectionNetworkLearningSummary.
Get windowsInformationProtectionNetworkLearningSummary windowsInformationProtectionNetworkLearningSummary Lit les propriétés et relations de l’objet windowsInformationProtectionNetworkLearningSummary.
Create windowsInformationProtectionNetworkLearningSummary windowsInformationProtectionNetworkLearningSummary Crée un objet windowsInformationProtectionNetworkLearningSummary.
Delete windowsInformationProtectionNetworkLearningSummary Aucun Supprime un objet windowsInformationProtectionNetworkLearningSummary.
Update windowsInformationProtectionNetworkLearningSummary windowsInformationProtectionNetworkLearningSummary Met à jour les propriétés d’un objet windowsInformationProtectionNetworkLearningSummary.

Propriétés

Propriété Type Description
id String Identificateur unique pour l’objet WindowsInformationProtectionNetworkLearningSummary.
url String URL de site Web
deviceCount Int32 Nombre d’appareils

Relations

Aucun

Représentation JSON

Voici une représentation JSON de la ressource.

{
  "@odata.type": "#microsoft.graph.windowsInformationProtectionNetworkLearningSummary",
  "id": "String (identifier)",
  "url": "String",
  "deviceCount": 1024
}