Uses of Class
odata.msgraph.client.beta.entity.request.DetectedAppRequest
-
Packages that use DetectedAppRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of DetectedAppRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return DetectedAppRequest Modifier and Type Method Description DetectedAppRequestManagedDeviceCollectionRequest. detectedApps(String id) -
Uses of DetectedAppRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return DetectedAppRequest Modifier and Type Method Description DetectedAppRequestDeviceManagementRequest. detectedApps(String id)DetectedAppRequestManagedDeviceRequest. detectedApps(String id)
-