DeviceManagementAutopilotEvent.Builder |
DeviceManagementAutopilotEvent.Builder.accountSetupDuration(Duration accountSetupDuration) |
“Time spent in user ESP.”
|
DeviceManagementAutopilotEvent.Builder |
DeviceManagementAutopilotEvent.Builder.accountSetupStatus(WindowsAutopilotDeploymentState accountSetupStatus) |
“Deployment status for the enrollment status page account setup phase.”
|
static DeviceManagementAutopilotEvent.Builder |
DeviceManagementAutopilotEvent.builderDeviceManagementAutopilotEvent() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
DeviceManagementAutopilotEvent.Builder |
DeviceManagementAutopilotEvent.Builder.deploymentDuration(Duration deploymentDuration) |
“Autopilot deployment duration including enrollment.”
|
DeviceManagementAutopilotEvent.Builder |
DeviceManagementAutopilotEvent.Builder.deploymentEndDateTime(OffsetDateTime deploymentEndDateTime) |
“Deployment end time.”
|
DeviceManagementAutopilotEvent.Builder |
DeviceManagementAutopilotEvent.Builder.deploymentStartDateTime(OffsetDateTime deploymentStartDateTime) |
“Deployment start time.”
|
DeviceManagementAutopilotEvent.Builder |
DeviceManagementAutopilotEvent.Builder.deploymentState(WindowsAutopilotDeploymentState deploymentState) |
“Deployment state like Success, Failure, InProgress, SuccessWithTimeout.”
|
DeviceManagementAutopilotEvent.Builder |
DeviceManagementAutopilotEvent.Builder.deploymentTotalDuration(Duration deploymentTotalDuration) |
“Total deployment duration from enrollment to Desktop screen.”
|
DeviceManagementAutopilotEvent.Builder |
DeviceManagementAutopilotEvent.Builder.deviceId(String deviceId) |
“Device id associated with the object”
|
DeviceManagementAutopilotEvent.Builder |
DeviceManagementAutopilotEvent.Builder.devicePreparationDuration(Duration devicePreparationDuration) |
“Time spent in device enrollment.”
|
DeviceManagementAutopilotEvent.Builder |
DeviceManagementAutopilotEvent.Builder.deviceRegisteredDateTime(OffsetDateTime deviceRegisteredDateTime) |
“Device registration date.”
|
DeviceManagementAutopilotEvent.Builder |
DeviceManagementAutopilotEvent.Builder.deviceSerialNumber(String deviceSerialNumber) |
“Device serial number.”
|
DeviceManagementAutopilotEvent.Builder |
DeviceManagementAutopilotEvent.Builder.deviceSetupDuration(Duration deviceSetupDuration) |
“Time spent in device ESP.”
|
DeviceManagementAutopilotEvent.Builder |
DeviceManagementAutopilotEvent.Builder.deviceSetupStatus(WindowsAutopilotDeploymentState deviceSetupStatus) |
“Deployment status for the enrollment status page device setup phase.”
|
DeviceManagementAutopilotEvent.Builder |
DeviceManagementAutopilotEvent.Builder.enrollmentFailureDetails(String enrollmentFailureDetails) |
“Enrollment failure details.”
|
DeviceManagementAutopilotEvent.Builder |
DeviceManagementAutopilotEvent.Builder.enrollmentStartDateTime(OffsetDateTime enrollmentStartDateTime) |
“Device enrollment start date.”
|
DeviceManagementAutopilotEvent.Builder |
DeviceManagementAutopilotEvent.Builder.enrollmentState(EnrollmentState enrollmentState) |
“Enrollment state like Enrolled, Failed.”
|
DeviceManagementAutopilotEvent.Builder |
DeviceManagementAutopilotEvent.Builder.enrollmentType(WindowsAutopilotEnrollmentType enrollmentType) |
“Enrollment type.”
|
DeviceManagementAutopilotEvent.Builder |
DeviceManagementAutopilotEvent.Builder.eventDateTime(OffsetDateTime eventDateTime) |
“Time when the event occurred .”
|
DeviceManagementAutopilotEvent.Builder |
DeviceManagementAutopilotEvent.Builder.id(String id) |
|
DeviceManagementAutopilotEvent.Builder |
DeviceManagementAutopilotEvent.Builder.managedDeviceName(String managedDeviceName) |
“Managed device name.”
|
DeviceManagementAutopilotEvent.Builder |
DeviceManagementAutopilotEvent.Builder.osVersion(String osVersion) |
“Device operating system version.”
|
DeviceManagementAutopilotEvent.Builder |
DeviceManagementAutopilotEvent.Builder.targetedAppCount(Integer targetedAppCount) |
“Count of applications targeted.”
|
DeviceManagementAutopilotEvent.Builder |
DeviceManagementAutopilotEvent.Builder.targetedPolicyCount(Integer targetedPolicyCount) |
“Count of policies targeted.”
|
DeviceManagementAutopilotEvent.Builder |
DeviceManagementAutopilotEvent.Builder.userPrincipalName(String userPrincipalName) |
“User principal name used to enroll the device.”
|
DeviceManagementAutopilotEvent.Builder |
DeviceManagementAutopilotEvent.Builder.windows10EnrollmentCompletionPageConfigurationDisplayName(String windows10EnrollmentCompletionPageConfigurationDisplayName) |
“Enrollment Status Page profile name”
|
DeviceManagementAutopilotEvent.Builder |
DeviceManagementAutopilotEvent.Builder.windows10EnrollmentCompletionPageConfigurationId(String windows10EnrollmentCompletionPageConfigurationId) |
“Enrollment Status Page profile ID”
|
DeviceManagementAutopilotEvent.Builder |
DeviceManagementAutopilotEvent.Builder.windowsAutopilotDeploymentProfileDisplayName(String windowsAutopilotDeploymentProfileDisplayName) |
“Autopilot profile name.”
|