Interface VirtualMachine.UpdateStages.WithAdditionalCapacities

    • Method Detail

      • enableHibernation

        VirtualMachine.Update enableHibernation()
        Enables hibernation feature. Update can only be applied when the virtual machine is stopped (deallocated).
        Returns:
        the next stage of the update
      • disableHibernation

        VirtualMachine.Update disableHibernation()
        Disables hibernation feature. Update can only be applied when the virtual machine is stopped (deallocated).
        Returns:
        the next stage of the update