Uses of Class
odata.msgraph.client.beta.entity.request.WindowsAutopilotDeploymentProfileRequest
-
Packages that use WindowsAutopilotDeploymentProfileRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.request -
-
Uses of WindowsAutopilotDeploymentProfileRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return WindowsAutopilotDeploymentProfileRequest Modifier and Type Method Description WindowsAutopilotDeploymentProfileRequestWindowsAutopilotDeviceIdentity. getDeploymentProfile()“Deployment profile currently assigned to the Windows autopilot device.”WindowsAutopilotDeploymentProfileRequestWindowsAutopilotDeviceIdentity. getIntendedDeploymentProfile()“Deployment profile intended to be assigned to the Windows autopilot device.” -
Uses of WindowsAutopilotDeploymentProfileRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return WindowsAutopilotDeploymentProfileRequest Modifier and Type Method Description WindowsAutopilotDeploymentProfileRequestWindowsAutopilotDeviceIdentityRequest. deploymentProfile()WindowsAutopilotDeploymentProfileRequestWindowsAutopilotDeviceIdentityRequest. intendedDeploymentProfile()WindowsAutopilotDeploymentProfileRequestDeviceManagementRequest. windowsAutopilotDeploymentProfiles(String id)
-