Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
If the asynchronous operation failed, the response body includes the HTTP status code for the failed request, and also includes error information regarding the failure.
Namespace: Microsoft.WindowsAzure
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Inheritance Hierarchy
System.Object
Microsoft.WindowsAzure.OperationStatusResponse.ErrorDetails
Syntax
public class ErrorDetails
public ref class ErrorDetails
type ErrorDetails = class end
Public Class ErrorDetails
Constructors
| Name | Description | |
|---|---|---|
![]() |
OperationStatusResponse.ErrorDetails() | Initializes a new instance of the ErrorDetails class. |
Properties
| Name | Description | |
|---|---|---|
![]() |
Code | The management service error code returned if the asynchronous request failed. |
![]() |
Message | The management service error message returned if the asynchronous request failed. |
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.WindowsAzure Namespace
Return to top
.jpeg)
.jpeg)
.jpeg)