Skip to content

ISolutionConfig.VmConfigs Property

Get or sets the virtual machine configuration

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

ObservableCollection<ISolutionVmConfig> VmConfigs { get; set; }

VB

Property VmConfigs As ObservableCollection(Of ISolutionVmConfig)
    Get
    Set

Property Value

Type: ObservableCollection(ISolutionVmConfig)

See Also

Reference

ISolutionConfig Interface
Citrix.SDK.AppDNA.Solutions.AppV Namespace

Was this article helpful?