VMSelectorsHelper.LockLaunchTestVM Method¶
Try locking VM for Launch Testing
Namespace: Citrix.SDK.AppDNA.Solutions.AppV
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 static bool LockLaunchTestVM( AppVVirtualMachineConfig assignedVmConfig )
VB¶
Public Shared Function LockLaunchTestVM ( assignedVmConfig As AppVVirtualMachineConfig ) As Boolean
Parameters¶
- assignedVmConfig
- Type: Citrix.SDK.AppDNA.Solutions.AppV.VirtualMachines.AppVVirtualMachineConfig
VM configuration
Return Value¶
Type: Boolean
Result of capturing VM
See Also¶
Reference¶
VMSelectorsHelper Class
Citrix.SDK.AppDNA.Solutions.AppV Namespace