Migrate for Compute Engine V1 API - Module Google::Cloud::VMMigration::V1::VmwareVmDetails::PowerState (v2.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Migrate for Compute Engine V1 API module Google::Cloud::VMMigration::V1::VmwareVmDetails::PowerState.
Possible values for the power state of the VM.
Constants
POWER_STATE_UNSPECIFIED
value: 0 Power state is not specified.
ON
value: 1 The VM is turned ON.
OFF
value: 2 The VM is turned OFF.
SUSPENDED
value: 3 The VM is suspended. This is similar to hibernation or sleep mode.