JobErrorDetails Class
The Data Lake Analytics job error details.
Namespace: Microsoft.Azure.Management.DataLake.AnalyticsJob.Models
Assembly: Microsoft.Azure.Management.DataLake.AnalyticsJob (in Microsoft.Azure.Management.DataLake.AnalyticsJob.dll)
Inheritance Hierarchy
System.Object
Microsoft.Azure.Management.DataLake.AnalyticsJob.Models.JobErrorDetails
Syntax
public class JobErrorDetails
public ref class JobErrorDetails
type JobErrorDetails = class end
Public Class JobErrorDetails
Constructors
| Name | Description | |
|---|---|---|
![]() |
JobErrorDetails() | Initializes a new instance of the JobErrorDetails class. |
Properties
| Name | Description | |
|---|---|---|
![]() |
Description | Optional. Gets or sets the error message description |
![]() |
Details | Optional. Gets or sets the details of the error message. |
![]() |
EndOffset | Optional. Gets or sets the end offset in the job where the error was found. |
![]() |
ErrorId | Optional. Gets or sets the specific identifier for the type of error encountered in the job. |
![]() |
FilePath | Optional. Gets or sets the path to any supplemental error files, if any. |
![]() |
HelpLink | Optional. Gets or sets the link to MSDN or Azure help for this type of error, if any. |
![]() |
InternalDiagnostics | Optional. Gets or sets the internal diagnostic stack trace if the user requesting the job error details has sufficient permissions it will be retrieved, otherwise it will be empty. |
![]() |
LineNumber | Optional. Gets or sets the specific line number in the job where the error occured. |
![]() |
Message | Optional. Gets or sets the user friendly error message for the failure. |
![]() |
Resolution | Optional. Gets or sets the recommended resolution for the failure, if any. |
![]() |
Severity | Optional. Gets or sets the severity level of the failure. |
![]() |
Source | Optional. Gets or sets the ultimate source of the failure (usually either SYSTEM or USER). |
![]() |
StartOffset | Optional. Gets or sets the end offset in the job where the error was found |
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Azure.Management.DataLake.AnalyticsJob.Models Namespace
Return to top
.jpeg)
.jpeg)
.jpeg)