EnrollmentTroubleshootingEvent.Builder |
EnrollmentTroubleshootingEvent.Builder.additionalInformation(List<KeyValuePair> additionalInformation) |
|
EnrollmentTroubleshootingEvent.Builder |
EnrollmentTroubleshootingEvent.Builder.additionalInformation(KeyValuePair... additionalInformation) |
|
EnrollmentTroubleshootingEvent.Builder |
EnrollmentTroubleshootingEvent.Builder.additionalInformationNextLink(String additionalInformationNextLink) |
|
static EnrollmentTroubleshootingEvent.Builder |
EnrollmentTroubleshootingEvent.builderEnrollmentTroubleshootingEvent() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
EnrollmentTroubleshootingEvent.Builder |
EnrollmentTroubleshootingEvent.Builder.correlationId(String correlationId) |
|
EnrollmentTroubleshootingEvent.Builder |
EnrollmentTroubleshootingEvent.Builder.deviceId(String deviceId) |
“Azure AD device identifier.”
|
EnrollmentTroubleshootingEvent.Builder |
EnrollmentTroubleshootingEvent.Builder.enrollmentType(DeviceEnrollmentType enrollmentType) |
“Type of the enrollment.”
|
EnrollmentTroubleshootingEvent.Builder |
EnrollmentTroubleshootingEvent.Builder.eventDateTime(OffsetDateTime eventDateTime) |
|
EnrollmentTroubleshootingEvent.Builder |
EnrollmentTroubleshootingEvent.Builder.eventName(String eventName) |
|
EnrollmentTroubleshootingEvent.Builder |
EnrollmentTroubleshootingEvent.Builder.failureCategory(DeviceEnrollmentFailureReason failureCategory) |
“Highlevel failure category.”
|
EnrollmentTroubleshootingEvent.Builder |
EnrollmentTroubleshootingEvent.Builder.failureReason(String failureReason) |
“Detailed failure reason.”
|
EnrollmentTroubleshootingEvent.Builder |
EnrollmentTroubleshootingEvent.Builder.id(String id) |
|
EnrollmentTroubleshootingEvent.Builder |
EnrollmentTroubleshootingEvent.Builder.managedDeviceIdentifier(String managedDeviceIdentifier) |
“Device identifier created or collected by Intune.”
|
EnrollmentTroubleshootingEvent.Builder |
EnrollmentTroubleshootingEvent.Builder.operatingSystem(String operatingSystem) |
“Operating System.”
|
EnrollmentTroubleshootingEvent.Builder |
EnrollmentTroubleshootingEvent.Builder.osVersion(String osVersion) |
“OS Version.”
|
EnrollmentTroubleshootingEvent.Builder |
EnrollmentTroubleshootingEvent.Builder.troubleshootingErrorDetails(DeviceManagementTroubleshootingErrorDetails troubleshootingErrorDetails) |
|
EnrollmentTroubleshootingEvent.Builder |
EnrollmentTroubleshootingEvent.Builder.userId(String userId) |
“Identifier for the user that tried to enroll the device.”
|