WindowsAutopilotDeviceIdentity.Builder |
WindowsAutopilotDeviceIdentity.Builder.addressableUserName(String addressableUserName) |
“Addressable user name.”
|
WindowsAutopilotDeviceIdentity.Builder |
WindowsAutopilotDeviceIdentity.Builder.azureActiveDirectoryDeviceId(String azureActiveDirectoryDeviceId) |
“AAD Device ID - to be deprecated”
|
WindowsAutopilotDeviceIdentity.Builder |
WindowsAutopilotDeviceIdentity.Builder.azureAdDeviceId(String azureAdDeviceId) |
“AAD Device ID”
|
static WindowsAutopilotDeviceIdentity.Builder |
WindowsAutopilotDeviceIdentity.builderWindowsAutopilotDeviceIdentity() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
WindowsAutopilotDeviceIdentity.Builder |
WindowsAutopilotDeviceIdentity.Builder.deploymentProfileAssignedDateTime(OffsetDateTime deploymentProfileAssignedDateTime) |
“Profile set time of the Windows autopilot device.”
|
WindowsAutopilotDeviceIdentity.Builder |
WindowsAutopilotDeviceIdentity.Builder.deploymentProfileAssignmentDetailedStatus(WindowsAutopilotProfileAssignmentDetailedStatus deploymentProfileAssignmentDetailedStatus) |
“Profile assignment detailed status of the Windows autopilot device.”
|
WindowsAutopilotDeviceIdentity.Builder |
WindowsAutopilotDeviceIdentity.Builder.deploymentProfileAssignmentStatus(WindowsAutopilotProfileAssignmentStatus deploymentProfileAssignmentStatus) |
“Profile assignment status of the Windows autopilot device.”
|
WindowsAutopilotDeviceIdentity.Builder |
WindowsAutopilotDeviceIdentity.Builder.displayName(String displayName) |
“Display Name”
|
WindowsAutopilotDeviceIdentity.Builder |
WindowsAutopilotDeviceIdentity.Builder.enrollmentState(EnrollmentState enrollmentState) |
“Intune enrollment state of the Windows autopilot device.”
|
WindowsAutopilotDeviceIdentity.Builder |
WindowsAutopilotDeviceIdentity.Builder.groupTag(String groupTag) |
“Group Tag of the Windows autopilot device.”
|
WindowsAutopilotDeviceIdentity.Builder |
WindowsAutopilotDeviceIdentity.Builder.id(String id) |
|
WindowsAutopilotDeviceIdentity.Builder |
WindowsAutopilotDeviceIdentity.Builder.lastContactedDateTime(OffsetDateTime lastContactedDateTime) |
“Intune Last Contacted Date Time of the Windows autopilot device.”
|
WindowsAutopilotDeviceIdentity.Builder |
WindowsAutopilotDeviceIdentity.Builder.managedDeviceId(String managedDeviceId) |
“Managed Device ID”
|
WindowsAutopilotDeviceIdentity.Builder |
WindowsAutopilotDeviceIdentity.Builder.manufacturer(String manufacturer) |
“Oem manufacturer of the Windows autopilot device.”
|
WindowsAutopilotDeviceIdentity.Builder |
WindowsAutopilotDeviceIdentity.Builder.model(String model) |
“Model name of the Windows autopilot device.”
|
WindowsAutopilotDeviceIdentity.Builder |
WindowsAutopilotDeviceIdentity.Builder.productKey(String productKey) |
“Product Key of the Windows autopilot device.”
|
WindowsAutopilotDeviceIdentity.Builder |
WindowsAutopilotDeviceIdentity.Builder.purchaseOrderIdentifier(String purchaseOrderIdentifier) |
“Purchase Order Identifier of the Windows autopilot device.”
|
WindowsAutopilotDeviceIdentity.Builder |
WindowsAutopilotDeviceIdentity.Builder.resourceName(String resourceName) |
“Resource Name.”
|
WindowsAutopilotDeviceIdentity.Builder |
WindowsAutopilotDeviceIdentity.Builder.serialNumber(String serialNumber) |
“Serial number of the Windows autopilot device.”
|
WindowsAutopilotDeviceIdentity.Builder |
WindowsAutopilotDeviceIdentity.Builder.skuNumber(String skuNumber) |
“SKU Number”
|
WindowsAutopilotDeviceIdentity.Builder |
WindowsAutopilotDeviceIdentity.Builder.systemFamily(String systemFamily) |
“System Family”
|
WindowsAutopilotDeviceIdentity.Builder |
WindowsAutopilotDeviceIdentity.Builder.userPrincipalName(String userPrincipalName) |
“User Principal Name.”
|