VM Migration v1 API - Enum VmwareVmDetails.Types.PowerState (2.6.0)

public enum VmwareVmDetails.Types.PowerState

Reference 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.V1

Assembly

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.