windowsInformationProtectionNetworkLearningSummary-Ressourcentyp
Namespace: microsoft.graph
Hinweis: Die Microsoft Graph-API für Intune setzt eine aktive Intune-Lizenz für den Mandanten voraus.
Windows Information Protection – Netzwerk-Schulungszusammenfassungsentität
Methoden
Eigenschaften
Eigenschaft | Typ | Beschreibung |
---|---|---|
id | String | Eindeutiger Bezeichner für die WindowsInformationProtectionNetworkLearningSummary. |
url | String | Website-URL |
deviceCount | Int32 | Geräteanzahl |
Beziehungen
Keine
JSON-Darstellung
Es folgt eine JSON-Darstellung der Ressource.
{
"@odata.type": "#microsoft.graph.windowsInformationProtectionNetworkLearningSummary",
"id": "String (identifier)",
"url": "String",
"deviceCount": 1024
}