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