Edit

Share via


windowsInformationProtectionNetworkLearningSummary resource type

Namespace: microsoft.graph

Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.

Windows Information Protection Network learning Summary entity.

Methods

Properties

Property Type Description
id String Unique Identifier for the WindowsInformationProtectionNetworkLearningSummary.
url String Website url
deviceCount Int32 Device Count

Relationships

None

JSON Representation

Here is a JSON representation of the resource.

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