userExperienceAnalyticsWindows10DevicesSummary resource type

Namespace: microsoft.graph

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

The user experience analytics work from anywhere Windows 10 devices summary.

Properties

Property Type Description
unsupportedOSversionDeviceCount Int32 The count of Windows 10 devices that have unsupported OS versions. Read-only.

Relationships

None

JSON Representation

Here is a JSON representation of the resource.

{
  "@odata.type": "#microsoft.graph.userExperienceAnalyticsWindows10DevicesSummary",
  "unsupportedOSversionDeviceCount": 1024
}