Uses of Class
odata.msgraph.client.beta.entity.collection.request.DeviceManagementTroubleshootingEventCollectionRequest
-
-
Uses of DeviceManagementTroubleshootingEventCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return DeviceManagementTroubleshootingEventCollectionRequest Modifier and Type Method Description DeviceManagementTroubleshootingEventCollectionRequestUser. getDeviceManagementTroubleshootingEvents()“The list of troubleshooting events for this user.”DeviceManagementTroubleshootingEventCollectionRequestDeviceManagement. getTroubleshootingEvents()“The list of troubleshooting events for the tenant.” -
Uses of DeviceManagementTroubleshootingEventCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return DeviceManagementTroubleshootingEventCollectionRequest Modifier and Type Method Description DeviceManagementTroubleshootingEventCollectionRequestUserCollectionRequest. deviceManagementTroubleshootingEvents() -
Uses of DeviceManagementTroubleshootingEventCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return DeviceManagementTroubleshootingEventCollectionRequest Modifier and Type Method Description DeviceManagementTroubleshootingEventCollectionRequestUserRequest. deviceManagementTroubleshootingEvents()DeviceManagementTroubleshootingEventCollectionRequestDeviceManagementRequest. troubleshootingEvents()
-