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

Methode Rückgabetyp Beschreibung
windowsInformationProtectionNetworkLearningSummaries auflisten windowsInformationProtectionNetworkLearningSummary-Sammlung Auflisten von Eigenschaften und Beziehungen der windowsInformationProtectionNetworkLearningSummary-Objekte.
WindowsInformationProtectionNetworkLearningSummary abrufen windowsInformationProtectionNetworkLearningSummary Lesen von Eigenschaften und Beziehungen des windowsInformationProtectionNetworkLearningSummary-Objekts.
windowsInformationProtectionNetworkLearningSummary erstellen windowsInformationProtectionNetworkLearningSummary Erstellen eines neuen windowsInformationProtectionNetworkLearningSummary-Objekts.
windowsInformationProtectionNetworkLearningSummary löschen Keine Löscht ein windowsInformationProtectionNetworkLearningSummary löschen-Objekt.
windowsInformationProtectionNetworkLearningSummary aktualisieren windowsInformationProtectionNetworkLearningSummary Aktualisieren der Eigenschaften eines windowsInformationProtectionNetworkLearningSummary-Objekts.

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
}