Uses of Class
odata.msgraph.client.beta.entity.request.DeviceManagementTroubleshootingEventRequest
-
Packages that use DeviceManagementTroubleshootingEventRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of DeviceManagementTroubleshootingEventRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return DeviceManagementTroubleshootingEventRequest Modifier and Type Method Description DeviceManagementTroubleshootingEventRequestUserCollectionRequest. deviceManagementTroubleshootingEvents(String id) -
Uses of DeviceManagementTroubleshootingEventRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return DeviceManagementTroubleshootingEventRequest Modifier and Type Method Description DeviceManagementTroubleshootingEventRequestUserRequest. deviceManagementTroubleshootingEvents(String id)DeviceManagementTroubleshootingEventRequestDeviceManagementRequest. troubleshootingEvents(String id)
-