Uses of Class
odata.msgraph.client.beta.entity.collection.request.DetectedAppCollectionRequest
-
Packages that use DetectedAppCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of DetectedAppCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return DetectedAppCollectionRequest Modifier and Type Method Description DetectedAppCollectionRequestDeviceManagement. getDetectedApps()“The list of detected apps associated with a device.”DetectedAppCollectionRequestManagedDevice. getDetectedApps()“All applications currently installed on the device” -
Uses of DetectedAppCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return DetectedAppCollectionRequest Modifier and Type Method Description DetectedAppCollectionRequestManagedDeviceCollectionRequest. detectedApps() -
Uses of DetectedAppCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return DetectedAppCollectionRequest Modifier and Type Method Description DetectedAppCollectionRequestDeviceManagementRequest. detectedApps()DetectedAppCollectionRequestManagedDeviceRequest. detectedApps()
-