Enum OlvmVmStatus.StatusEnum
Namespace: Oci.CloudmigrationsService.Models
Assembly: OCI.DotNetSDK.Cloudmigrations.dll
Syntax
public enum OlvmVmStatus.StatusEnum
Fields
| Name | Description |
|---|---|
| Down | |
| ImageLocked | |
| Migrating | |
| NotResponding | |
| Paused | |
| PoweringDown | |
| PoweringUp | |
| RebootInProgress | |
| RestoringState | |
| SavingState | |
| Suspended | |
| Unassigned | |
| Unknown | |
| Up | |
| WaitForLaunch |