Google Cloud Vm Migration V1 Client - Class PowerState (0.3.2)

Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class PowerState.

Possible values for the power state of the VM.

Protobuf type google.cloud.vmmigration.v1.VmwareVmDetails.PowerState

Methods

name

Parameter
Name
Description
value
mixed

value

Parameter
Name
Description
name
mixed

Constants

POWER_STATE_UNSPECIFIED

  Value: 0 
 

Power state is not specified.

Generated from protobuf enum POWER_STATE_UNSPECIFIED = 0;

ON

  Value: 1 
 

The VM is turned ON.

Generated from protobuf enum ON = 1;

OFF

  Value: 2 
 

The VM is turned OFF.

Generated from protobuf enum OFF = 2;

SUSPENDED

  Value: 3 
 

The VM is suspended. This is similar to hibernation or sleep mode.

Generated from protobuf enum SUSPENDED = 3;

Design a Mobile Site
View Site in Mobile | Classic
Share by: