OperationStatus Enumeration
Specifies the status of the asynchronous request.
Namespace: Microsoft.WindowsAzure.Management.VirtualNetworks.Models
Assembly: Microsoft.WindowsAzure.Management.VirtualNetworks (in Microsoft.WindowsAzure.Management.VirtualNetworks.dll)
Usage
'Usage
Dim instance As OperationStatus
Syntax
'Declaration
Public Enumeration OperationStatus
public enum OperationStatus
public enum class OperationStatus
public enum OperationStatus
public enum OperationStatus
Members
Member name | Description |
---|---|
Failed | Specifies that the asynchronous request failed. |
InProgress | Specifies that the asynchronous request is in progress. |
Succeeded | Specifies that the asynchronous request succeeded. |
Platforms
Development Platforms
Windows Vista, Windows 7 and Windows Server 2008
Target Platforms
See Also
Reference
Microsoft.WindowsAzure.Management.VirtualNetworks.Models Namespace