Uses of Class
odata.msgraph.client.beta.entity.collection.request.MobileAppTroubleshootingEventCollectionRequest
-
-
Uses of MobileAppTroubleshootingEventCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return MobileAppTroubleshootingEventCollectionRequest Modifier and Type Method Description MobileAppTroubleshootingEventCollectionRequestDeviceManagement. getMobileAppTroubleshootingEvents()“The collection property of MobileAppTroubleshootingEvent.”MobileAppTroubleshootingEventCollectionRequestUser. getMobileAppTroubleshootingEvents()“The list of mobile app troubleshooting events for this user.” -
Uses of MobileAppTroubleshootingEventCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return MobileAppTroubleshootingEventCollectionRequest Modifier and Type Method Description MobileAppTroubleshootingEventCollectionRequestUserCollectionRequest. mobileAppTroubleshootingEvents() -
Uses of MobileAppTroubleshootingEventCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return MobileAppTroubleshootingEventCollectionRequest Modifier and Type Method Description MobileAppTroubleshootingEventCollectionRequestDeviceManagementRequest. mobileAppTroubleshootingEvents()MobileAppTroubleshootingEventCollectionRequestUserRequest. mobileAppTroubleshootingEvents()
-