Diagnostics Class
A Data Lake Analytics U-SQL job diagnostics information item.
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.Diagnostics
Syntax
public class Diagnostics
public ref class Diagnostics
type Diagnostics = class end
Public Class Diagnostics
Constructors
| Name | Description | |
|---|---|---|
![]() |
Diagnostics() | Initializes a new instance of the Diagnostics class. |
Properties
| Name | Description | |
|---|---|---|
![]() |
ColumnNumber | Optional. Gets or sets the Column where the error occured. |
![]() |
End | Optional. Gets or sets the ending index of the error. |
![]() |
LineNumber | Optional. Gets or sets the line number the error occured on. |
![]() |
Message | Optional. Gets or sets the error message. |
![]() |
Severity | Optional. Gets or sets the severity of the error. |
![]() |
Start | Optional. Gets or sets the starting index of the error. |
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)