GatewayGetOperationStatusResponse.Error Property

Definition

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.

public Microsoft.WindowsAzure.Management.Network.Models.GatewayGetOperationStatusResponse.ErrorDetails Error { get; set; }
member this.Error : Microsoft.WindowsAzure.Management.Network.Models.GatewayGetOperationStatusResponse.ErrorDetails with get, set
Public Property Error As GatewayGetOperationStatusResponse.ErrorDetails

Property Value

Applies to