Uses of Class
odata.msgraph.client.beta.entity.request.MobileAppTroubleshootingEventRequest
-
Packages that use MobileAppTroubleshootingEventRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of MobileAppTroubleshootingEventRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return MobileAppTroubleshootingEventRequest Modifier and Type Method Description MobileAppTroubleshootingEventRequestUserCollectionRequest. mobileAppTroubleshootingEvents(String id) -
Uses of MobileAppTroubleshootingEventRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return MobileAppTroubleshootingEventRequest Modifier and Type Method Description MobileAppTroubleshootingEventRequestDeviceManagementRequest. mobileAppTroubleshootingEvents(String id)MobileAppTroubleshootingEventRequestUserRequest. mobileAppTroubleshootingEvents(String id)
-