GatewayGetOperationStatusResponse::Error Property
Optional. 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.
Assembly: Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)
public: property GatewayGetOperationStatusResponse::ErrorDetails^ Error { GatewayGetOperationStatusResponse::ErrorDetails^ get(); void set(GatewayGetOperationStatusResponse::ErrorDetails^ value); }
Show: