Uses of Class
odata.msgraph.client.beta.entity.request.DeviceManagementAutopilotPolicyStatusDetailRequest
-
Packages that use DeviceManagementAutopilotPolicyStatusDetailRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of DeviceManagementAutopilotPolicyStatusDetailRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return DeviceManagementAutopilotPolicyStatusDetailRequest Modifier and Type Method Description DeviceManagementAutopilotPolicyStatusDetailRequestDeviceManagementAutopilotEventCollectionRequest. policyStatusDetails(String id) -
Uses of DeviceManagementAutopilotPolicyStatusDetailRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return DeviceManagementAutopilotPolicyStatusDetailRequest Modifier and Type Method Description DeviceManagementAutopilotPolicyStatusDetailRequestDeviceManagementAutopilotEventRequest. policyStatusDetails(String id)
-