Uses of Class
odata.msgraph.client.beta.entity.request.WindowsAutopilotDeviceIdentityRequest
-
Packages that use WindowsAutopilotDeviceIdentityRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of WindowsAutopilotDeviceIdentityRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return WindowsAutopilotDeviceIdentityRequest Modifier and Type Method Description WindowsAutopilotDeviceIdentityRequestWindowsAutopilotDeploymentProfileCollectionRequest. assignedDevices(String id) -
Uses of WindowsAutopilotDeviceIdentityRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return WindowsAutopilotDeviceIdentityRequest Modifier and Type Method Description WindowsAutopilotDeviceIdentityRequestWindowsAutopilotDeploymentProfileRequest. assignedDevices(String id)WindowsAutopilotDeviceIdentityRequestDeviceManagementRequest. windowsAutopilotDeviceIdentities(String id)
-