ErrorDetails Class
Class to represent an error that has been returned as part of a response to a passthrough request.
Inheritance Hierarchy
System.Object
Microsoft.WindowsAzure.Management.HDInsight.Contracts.ErrorDetails
Namespace: Microsoft.WindowsAzure.Management.HDInsight.Contracts
Assembly: Microsoft.WindowsAzure.Management.HDInsight.Contracts (in Microsoft.WindowsAzure.Management.HDInsight.Contracts.dll)
Syntax
'Declaration
<DataContractAttribute(Namespace := "https://schemas.microsoft.com/hdinsight/2013/05/management")> _
Public Class ErrorDetails
'Usage
Dim instance As ErrorDetails
[DataContractAttribute(Namespace = "https://schemas.microsoft.com/hdinsight/2013/05/management")]
public class ErrorDetails
[DataContractAttribute(Namespace = L"https://schemas.microsoft.com/hdinsight/2013/05/management")]
public ref class ErrorDetails
[<DataContractAttribute(Namespace = "https://schemas.microsoft.com/hdinsight/2013/05/management")>]
type ErrorDetails = class end
public class ErrorDetails
The ErrorDetails type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
ErrorDetails |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
ErrorId | |
![]() |
ErrorMessage | |
![]() |
StatusCode |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
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
Reference
Microsoft.WindowsAzure.Management.HDInsight.Contracts Namespace
.jpeg)
.jpeg)
.jpeg)