Enum - VirtualMachinePowerOffBehavior(vim.vm.FlagInfo.PowerOffBehavior)

Since
VI API 2.5


Enum Description

Set of possible values for snapshotPowerOffBehavior.

Enum Constants

NameDescription
powerOff Just power off the virtual machine.
prompt Prompt the user for instructions at power-off time.
revert Revert to the snapshot.
take Take a new snapshot.

Since vSphere API 6.0

Show WSDL type definition