Share via


AsyncOperationStatus Enumeration

 

The status of the async operation

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

Syntax

public enum AsyncOperationStatus
public enum class AsyncOperationStatus
type AsyncOperationStatus
Public Enumeration AsyncOperationStatus

Members

Member name Description
Failed

InProgress

Successful

Unknown

See Also

Microsoft.WindowsAzure.Management.Network.Models Namespace

Return to top