IVirtualMachine.TakeSnapshot Method¶
Take a snapshot for the 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¶
void TakeSnapshot( string snapshotName )
VB¶
Sub TakeSnapshot ( snapshotName As String )
Parameters¶
- snapshotName
- Type: System.String
A name for the snapshot.
See Also¶
Reference¶
IVirtualMachine Interface
Citrix.SDK.AppDNA.Solutions.AppV.VirtualMachines Namespace