ApplicationGatewayOperationResponse::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 ApplicationGatewayOperationResponse::ErrorDetails^ Error { ApplicationGatewayOperationResponse::ErrorDetails^ get(); void set(ApplicationGatewayOperationResponse::ErrorDetails^ value); }
Show: