| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
ActiveDirectoryWindowsAutopilotDeploymentProfile
“Windows Autopilot Deployment Profile”
|
class |
AzureADWindowsAutopilotDeploymentProfile
“Windows Autopilot Deployment Profile”
|
| Modifier and Type | Method and Description |
|---|---|
WindowsAutopilotDeploymentProfile |
WindowsAutopilotDeploymentProfile.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
WindowsAutopilotDeploymentProfile |
WindowsAutopilotDeploymentProfile.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
WindowsAutopilotDeploymentProfile |
WindowsAutopilotDeploymentProfile.withCreatedDateTime(OffsetDateTime createdDateTime)
Returns an immutable copy of
this with just the createdDateTime
field changed. |
WindowsAutopilotDeploymentProfile |
WindowsAutopilotDeploymentProfile.withDescription(String description)
Returns an immutable copy of
this with just the description
field changed. |
WindowsAutopilotDeploymentProfile |
WindowsAutopilotDeploymentProfile.withDeviceNameTemplate(String deviceNameTemplate)
Returns an immutable copy of
this with just the deviceNameTemplate field changed. |
WindowsAutopilotDeploymentProfile |
WindowsAutopilotDeploymentProfile.withDeviceType(WindowsAutopilotDeviceType deviceType)
Returns an immutable copy of
this with just the deviceType field
changed. |
WindowsAutopilotDeploymentProfile |
WindowsAutopilotDeploymentProfile.withDisplayName(String displayName)
Returns an immutable copy of
this with just the displayName
field changed. |
WindowsAutopilotDeploymentProfile |
WindowsAutopilotDeploymentProfile.withEnableWhiteGlove(Boolean enableWhiteGlove)
Returns an immutable copy of
this with just the enableWhiteGlove
field changed. |
WindowsAutopilotDeploymentProfile |
WindowsAutopilotDeploymentProfile.withEnrollmentStatusScreenSettings(WindowsEnrollmentStatusScreenSettings enrollmentStatusScreenSettings)
Returns an immutable copy of
this with just the enrollmentStatusScreenSettings field changed. |
WindowsAutopilotDeploymentProfile |
WindowsAutopilotDeploymentProfile.withExtractHardwareHash(Boolean extractHardwareHash)
Returns an immutable copy of
this with just the extractHardwareHash field changed. |
WindowsAutopilotDeploymentProfile |
WindowsAutopilotDeploymentProfile.withLanguage(String language)
Returns an immutable copy of
this with just the language field
changed. |
WindowsAutopilotDeploymentProfile |
WindowsAutopilotDeploymentProfile.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime)
Returns an immutable copy of
this with just the lastModifiedDateTime field changed. |
WindowsAutopilotDeploymentProfile |
WindowsAutopilotDeploymentProfile.withOutOfBoxExperienceSettings(OutOfBoxExperienceSettings outOfBoxExperienceSettings)
Returns an immutable copy of
this with just the outOfBoxExperienceSettings field changed. |
Copyright © 2018–2020. All rights reserved.