ErrorDetails Class
Represents the error details of the status response.
Namespace: Microsoft.WindowsAzure.Management.Compute.Models.ComputeOperationStatusResponse
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
Usage
'Usage
Dim instance As ErrorDetails
Syntax
'Declaration
Public Class ErrorDetails
public class ErrorDetails
public ref class ErrorDetails
public class ErrorDetails
public class ErrorDetails
Remarks
If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and the error information.
Inheritance Hierarchy
System.Object
Microsoft.WindowsAzure.Management.Compute.Models.ComputeOperationStatusResponse.ErrorDetails
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.
Platforms
Development Platforms
Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012
Target Platforms
See Also
Reference
ErrorDetails Members
Microsoft.WindowsAzure.Management.Compute.Models.ComputeOperationStatusResponse Namespace