public static final class WindowsAutopilotDeploymentProfileAssignment.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
WindowsAutopilotDeploymentProfileAssignment |
build() |
WindowsAutopilotDeploymentProfileAssignment.Builder |
id(String id) |
WindowsAutopilotDeploymentProfileAssignment.Builder |
source(DeviceAndAppManagementAssignmentSource source)
“Type of resource used for deployment to a group, direct or parcel/policySet”
|
WindowsAutopilotDeploymentProfileAssignment.Builder |
sourceId(String sourceId)
“Identifier for resource used for deployment to a group”
|
WindowsAutopilotDeploymentProfileAssignment.Builder |
target(DeviceAndAppManagementAssignmentTarget target)
“The assignment target for the Windows Autopilot deployment profile.”
|
public WindowsAutopilotDeploymentProfileAssignment.Builder id(String id)
public WindowsAutopilotDeploymentProfileAssignment.Builder target(DeviceAndAppManagementAssignmentTarget target)
target - value of target property (as defined in service metadata)this (for method chaining)public WindowsAutopilotDeploymentProfileAssignment.Builder source(DeviceAndAppManagementAssignmentSource source)
source - value of source property (as defined in service metadata)this (for method chaining)public WindowsAutopilotDeploymentProfileAssignment.Builder sourceId(String sourceId)
sourceId - value of sourceId property (as defined in service metadata)this (for method chaining)public WindowsAutopilotDeploymentProfileAssignment build()
Copyright © 2018–2020. All rights reserved.