IVirtualMachine Methods¶
The IVirtualMachine type exposes the following members.
Methods¶
Name | Description | |
---|---|---|
![]() | Connect | Connects to the virtual machine. |
![]() | GetConsole | Gets a console for displaying the virtual machine. |
![]() | GetSnapshots | Retrieves the list of snapshots for the virtual machine. |
![]() | Reboot | Reboots the virtual machine. |
![]() | Revert | Reverts the virtual machine to the snapshot. |
![]() | Shutdown | Shutdowns the virtual machine. |
![]() | Start | Starts the virtual machine. |
![]() | Stop | Stops the virtual machine. |
![]() | TakeSnapshot | Take a snapshot for the virtual machine. |
See Also¶
Reference¶
IVirtualMachine Interface
Citrix.SDK.AppDNA.Solutions.AppV.VirtualMachines Namespace