Uses of Class
odata.msgraph.client.beta.entity.collection.request.ManagedDeviceCollectionRequest
-
Packages that use ManagedDeviceCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ManagedDeviceCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ManagedDeviceCollectionRequest Modifier and Type Method Description ManagedDeviceCollectionRequestDeviceManagement. getComanagedDevices()“The list of co-managed devices report”ManagedDeviceCollectionRequestDetectedApp. getManagedDevices()“The devices that have the discovered application installed”ManagedDeviceCollectionRequestDeviceManagement. getManagedDevices()“The list of managed devices.”ManagedDeviceCollectionRequestUser. getManagedDevices()“The managed devices associated with the user.” -
Uses of ManagedDeviceCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ManagedDeviceCollectionRequest Modifier and Type Method Description ManagedDeviceCollectionRequestDetectedAppCollectionRequest. managedDevices()ManagedDeviceCollectionRequestUserCollectionRequest. managedDevices() -
Uses of ManagedDeviceCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ManagedDeviceCollectionRequest Modifier and Type Method Description ManagedDeviceCollectionRequestDeviceManagementRequest. comanagedDevices()ManagedDeviceCollectionRequestDetectedAppRequest. managedDevices()ManagedDeviceCollectionRequestDeviceManagementRequest. managedDevices()ManagedDeviceCollectionRequestUserRequest. managedDevices()
-