AppVSolution.VmConfigs Property¶
Gets virtual machine configurations for the solutions
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 ReadOnlyObservableCollection<AppVVirtualMachineConfig> VmConfigs { get; }
VB¶
Public ReadOnly Property VmConfigs As ReadOnlyObservableCollection(Of AppVVirtualMachineConfig)
Get
Property Value¶
Type: ReadOnlyObservableCollection(AppVVirtualMachineConfig)
See Also¶
Reference¶
AppVSolution Class
Citrix.SDK.AppDNA.Solutions.AppV Namespace