userExperienceAnalyticsCloudIdentityDevicesSummary 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 cloud identity devices summary.

Properties

Property Type Description
deviceWithoutCloudIdentityCount Int32 The count of devices that are not cloud identity. Read-only.

Relationships

None

JSON Representation

Here is a JSON representation of the resource.

{
  "@odata.type": "#microsoft.graph.userExperienceAnalyticsCloudIdentityDevicesSummary",
  "deviceWithoutCloudIdentityCount": 1024
}