GatewayOperationStatus Enumeration

 

The status of the asynchronous request.

Namespace:   Microsoft.WindowsAzure.Management.Network.Models
Assembly:  Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)

Public Enumeration GatewayOperationStatus

Member nameDescription
Failed

The asynchronous request failed.

InProgress

The asynchronous request is in progress.

Successful

The asynchronous request succeeded.

Return to top
Show: