VMSelectorsHelper Class¶
Class helper for selecting best VM and snapshots for Sequencing and Launch test
Inheritance Hierarchy¶
System.Object
Citrix.SDK.AppDNA.Solutions.AppV.VMSelectorsHelper
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 class VMSelectorsHelper
VB¶
Public NotInheritable Class VMSelectorsHelper
The VMSelectorsHelper type exposes the following members.
Methods¶
Name | Description | |
---|---|---|
![]() ![]() | FindAndLockSequncerVM(String, ReadOnlyObservableCollection(AppVVirtualMachineConfig), AppVVirtualMachineConfig) | Looking for VM configuration and try lock Sequencer VM |
![]() ![]() | FindAndLockSequncerVM(Application, AppVServer, ReadOnlyObservableCollection(AppVVirtualMachineConfig), AppVVirtualMachineConfig) | Looking for VM configuration and try lock Sequencer VM |
![]() ![]() | FindVMConfig | Finding VM for application based on suitable VMs list |
![]() ![]() | GetVirtualMachineConfiguration | Gets a virtual machine configuration. |
![]() ![]() | LockLaunchTestVM | Try locking VM for Launch Testing |
![]() ![]() | LockSequencingVM | Try locking VM for Sequencing |
![]() ![]() | UnLockLaunchTestVM | Unlock Launch testing VM |
![]() ![]() | UnLockSequencingVM | Unlock sequenced VM |