public enum VmwareVmDetails.Types.PowerStateReference documentation and code samples for the VM Migration v1 API enum VmwareVmDetails.Types.PowerState.
Possible values for the power state of the VM.
Namespace
Google.Cloud.VMMigration.V1Assembly
Google.Cloud.VMMigration.V1.dll
Fields |
|
|---|---|
| Name | Description |
Off |
The VM is turned OFF. |
On |
The VM is turned ON. |
Suspended |
The VM is suspended. This is similar to hibernation or sleep mode. |
Unspecified |
Power state is not specified. |