windowsInformationProtectionAppLearningSummary-Ressourcentyp
Namespace: microsoft.graph
Wichtig: Microsoft Graph-APIs unter der /beta-Version können geändert werden. Die Produktionsverwendung wird nicht unterstützt.
Hinweis: Die Microsoft Graph-API für Intune setzt eine aktive Intune-Lizenz für den Mandanten voraus.
Windows Information Protection App Learning – Zusammenfassungsentität.
Methoden
| Methode | Rückgabetyp | Beschreibung |
|---|---|---|
| windowsInformationProtectionAppLearningSummaries auflisten | windowsInformationProtectionAppLearningSummary-Sammlung | Auflisten von Eigenschaften und Beziehungen der windowsInformationProtectionAppLearningSummary-Objekte. |
| windowsInformationProtectionAppLearningSummary abrufen | windowsInformationProtectionAppLearningSummary | Lesen von Eigenschaften und Beziehungen des windowsInformationProtectionAppLearningSummary-Objekts. |
| windowsInformationProtectionAppLearningSummary erstellen | windowsInformationProtectionAppLearningSummary | Erstellen eines neuen windowsInformationProtectionAppLearningSummary-Objekts. |
| windowsInformationProtectionAppLearningSummary löschen | Keine | Löscht ein windowsInformationProtectionAppLearningSummary-Objekt. |
| windowsInformationProtectionAppLearningSummary aktualisieren | windowsInformationProtectionAppLearningSummary | Aktualisieren der Eigenschaften eines windowsInformationProtectionAppLearningSummary-Objekts. |
Eigenschaften
| Eigenschaft | Typ | Beschreibung |
|---|---|---|
| id | Zeichenfolge | Eindeutiger Bezeichner für die WindowsInformationProtectionAppLearningSummary. |
| applicationName | String | Name der Anwendung |
| applicationType | applicationType | Anwendungstyp. Mögliche Werte sind: universal und desktop. |
| deviceCount | Int32 | Geräteanzahl |
Beziehungen
Keine
JSON-Darstellung
Es folgt eine JSON-Darstellung der Ressource.
{
"@odata.type": "#microsoft.graph.windowsInformationProtectionAppLearningSummary",
"id": "String (identifier)",
"applicationName": "String",
"applicationType": "String",
"deviceCount": 1024
}
Feedback
Feedback senden und anzeigen für