VirtualMachinePowerOffBehavior_enum

VirtualMachinePowerOffBehavior_enum
VirtualMachinePowerOffBehavior_enum

Set of possible values for snapshotPowerOffBehavior.

Possible values:

  • powerOff: Just power off the virtual machine.
  • revert: Revert to the snapshot.
  • prompt: Prompt the user for instructions at power-off time.
  • take: Take a new snapshot.
This data structure has no properties.
Enumeration: powerOff, revert, prompt, take,