| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
ImportedWindowsAutopilotDeviceIdentity.Builder |
ImportedWindowsAutopilotDeviceIdentity.Builder.assignedUserPrincipalName(String assignedUserPrincipalName)
“UPN of the user the device will be assigned”
|
static ImportedWindowsAutopilotDeviceIdentity.Builder |
ImportedWindowsAutopilotDeviceIdentity.builderImportedWindowsAutopilotDeviceIdentity()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
ImportedWindowsAutopilotDeviceIdentity.Builder |
ImportedWindowsAutopilotDeviceIdentity.Builder.groupTag(String groupTag)
“Group Tag of the Windows autopilot device.”
|
ImportedWindowsAutopilotDeviceIdentity.Builder |
ImportedWindowsAutopilotDeviceIdentity.Builder.hardwareIdentifier(byte[] hardwareIdentifier)
“Hardware Blob of the Windows autopilot device.”
|
ImportedWindowsAutopilotDeviceIdentity.Builder |
ImportedWindowsAutopilotDeviceIdentity.Builder.id(String id) |
ImportedWindowsAutopilotDeviceIdentity.Builder |
ImportedWindowsAutopilotDeviceIdentity.Builder.importId(String importId)
“The Import Id of the Windows autopilot device.”
|
ImportedWindowsAutopilotDeviceIdentity.Builder |
ImportedWindowsAutopilotDeviceIdentity.Builder.orderIdentifier(String orderIdentifier)
“Order Id of the Windows autopilot device.
|
ImportedWindowsAutopilotDeviceIdentity.Builder |
ImportedWindowsAutopilotDeviceIdentity.Builder.productKey(String productKey)
“Product Key of the Windows autopilot device.”
|
ImportedWindowsAutopilotDeviceIdentity.Builder |
ImportedWindowsAutopilotDeviceIdentity.Builder.serialNumber(String serialNumber)
“Serial number of the Windows autopilot device.”
|
ImportedWindowsAutopilotDeviceIdentity.Builder |
ImportedWindowsAutopilotDeviceIdentity.Builder.state(ImportedWindowsAutopilotDeviceIdentityState state)
“Current state of the imported device.”
|
Copyright © 2018–2020. All rights reserved.