Uses of Class
odata.msgraph.client.beta.entity.request.DeviceManagementIntentDeviceStateSummaryRequest
-
Packages that use DeviceManagementIntentDeviceStateSummaryRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.request -
-
Uses of DeviceManagementIntentDeviceStateSummaryRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return DeviceManagementIntentDeviceStateSummaryRequest Modifier and Type Method Description DeviceManagementIntentDeviceStateSummaryRequestDeviceManagementIntent. getDeviceStateSummary()“A summary of device states and counts of devices that belong to corresponding state for all devices that the intent is applied to” -
Uses of DeviceManagementIntentDeviceStateSummaryRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return DeviceManagementIntentDeviceStateSummaryRequest Modifier and Type Method Description DeviceManagementIntentDeviceStateSummaryRequestDeviceManagementIntentRequest. deviceStateSummary()
-