IVirtualMachine.PowerOff(Boolean) Method

Definition

Powers off (stops) the virtual machine.

public void PowerOff (bool skipShutdown = false);
abstract member PowerOff : bool -> unit
Public Sub PowerOff (Optional skipShutdown As Boolean = false)

Parameters

skipShutdown
Boolean

Applies to