Skip to content

IVirtualMachine Interface

Provides access to a virtual machine.

Namespace: Citrix.SDK.AppDNA.Solutions.AppV.VirtualMachines
Assembly: Citrix.SDK.AppDNA.Solutions.AppV (in Citrix.SDK.AppDNA.Solutions.AppV.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

public interface IVirtualMachine

VB

Public Interface IVirtualMachine

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

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

Was this article helpful?