Uses of Class
odata.msgraph.client.beta.entity.collection.request.WindowsAutopilotDeviceIdentityCollectionRequest
-
-
Uses of WindowsAutopilotDeviceIdentityCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return WindowsAutopilotDeviceIdentityCollectionRequest Modifier and Type Method Description WindowsAutopilotDeviceIdentityCollectionRequestWindowsAutopilotDeploymentProfile. getAssignedDevices()“The list of assigned devices for the profile.”WindowsAutopilotDeviceIdentityCollectionRequestDeviceManagement. getWindowsAutopilotDeviceIdentities()“The Windows autopilot device identities contained collection.” -
Uses of WindowsAutopilotDeviceIdentityCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return WindowsAutopilotDeviceIdentityCollectionRequest Modifier and Type Method Description WindowsAutopilotDeviceIdentityCollectionRequestWindowsAutopilotDeploymentProfileCollectionRequest. assignedDevices() -
Uses of WindowsAutopilotDeviceIdentityCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return WindowsAutopilotDeviceIdentityCollectionRequest Modifier and Type Method Description WindowsAutopilotDeviceIdentityCollectionRequestWindowsAutopilotDeploymentProfileRequest. assignedDevices()WindowsAutopilotDeviceIdentityCollectionRequestDeviceManagementRequest. windowsAutopilotDeviceIdentities()
-