Skip to content
Was this article helpful?

IVirtualMachine Methods

The IVirtualMachine type exposes the following members.

Methods

 

NameDescription
Public methodConnect Connects to the virtual machine.
Public methodGetConsole Gets a console for displaying the virtual machine.
Public methodGetSnapshots Retrieves the list of snapshots for the virtual machine.
Public methodReboot Reboots the virtual machine.
Public methodRevert Reverts the virtual machine to the snapshot.
Public methodShutdown Shutdowns the virtual machine.
Public methodStart Starts the virtual machine.
Public methodStop Stops the virtual machine.
Public methodTakeSnapshot Take a snapshot for the virtual machine.
  Back to Top

See Also

Reference

IVirtualMachine Interface
Citrix.SDK.AppDNA.Solutions.AppV.VirtualMachines Namespace

Was this article helpful?