WebSiteOperationStatus Enumeration
The status of the asynchronous operation.
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
| Member name | Description | |
|---|---|---|
| Created | The asynchronous request was created. | |
| Failed | The asynchronous request failed. | |
| InProgress | The asynchronous request is in progress. | |
| Succeeded | The asynchronous request succeeded. | |
| TimedOut | The asynchronous request timed out. |
Show: