Uses of Class
odata.msgraph.client.beta.entity.collection.request.DeviceManagementIntentDeviceStateCollectionRequest
-
-
Uses of DeviceManagementIntentDeviceStateCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return DeviceManagementIntentDeviceStateCollectionRequest Modifier and Type Method Description DeviceManagementIntentDeviceStateCollectionRequestDeviceManagementIntent. getDeviceStates()“Collection of states of all devices that the intent is applied to” -
Uses of DeviceManagementIntentDeviceStateCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return DeviceManagementIntentDeviceStateCollectionRequest Modifier and Type Method Description DeviceManagementIntentDeviceStateCollectionRequestDeviceManagementIntentCollectionRequest. deviceStates() -
Uses of DeviceManagementIntentDeviceStateCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return DeviceManagementIntentDeviceStateCollectionRequest Modifier and Type Method Description DeviceManagementIntentDeviceStateCollectionRequestDeviceManagementIntentRequest. deviceStates()
-