Uses of Class
odata.msgraph.client.beta.entity.request.ManagedDeviceRequest
-
Packages that use ManagedDeviceRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ManagedDeviceRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ManagedDeviceRequest Modifier and Type Method Description ManagedDeviceRequestDeviceComplianceScriptDeviceState. getManagedDevice()“The managed device on which the device compliance script executed”ManagedDeviceRequestDeviceHealthScriptDeviceState. getManagedDevice()“The managed device on which the device health script executed”ManagedDeviceRequestDeviceManagementScriptDeviceState. getManagedDevice()“The managed devices that executes the device management script.” -
Uses of ManagedDeviceRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ManagedDeviceRequest Modifier and Type Method Description ManagedDeviceRequestDetectedAppCollectionRequest. managedDevices(String id)ManagedDeviceRequestUserCollectionRequest. managedDevices(String id) -
Uses of ManagedDeviceRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ManagedDeviceRequest Modifier and Type Method Description ManagedDeviceRequestDeviceManagementRequest. comanagedDevices(String id)ManagedDeviceRequestDeviceComplianceScriptDeviceStateRequest. managedDevice()ManagedDeviceRequestDeviceHealthScriptDeviceStateRequest. managedDevice()ManagedDeviceRequestDeviceManagementScriptDeviceStateRequest. managedDevice()ManagedDeviceRequestDetectedAppRequest. managedDevices(String id)ManagedDeviceRequestDeviceManagementRequest. managedDevices(String id)ManagedDeviceRequestUserRequest. managedDevices(String id)
-