KnownVMOperationStatus enum
Virtual Machine operation status values.
Fields
| Creating | Indicates that the virtual machine is either in the process of being created or is scheduled to be created. |
| Failed | Indicates that the virtual machine operation failed. |
| Launching | Indicates that the virtual machine has not been accepted by Compute yet and is still scheduled to be created. |
| Succeeded | Indicates that the virtual machine operation completed successfully. |