ISolutionConfig Interface¶
Solution configuration to create or update an AppDisks solution
Namespace: Citrix.SDK.AppDNA.Solutions.AppDisks
Assembly: Citrix.SDK.AppDNA.Solutions.AppDisks (in Citrix.SDK.AppDNA.Solutions.AppDisks.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public interface ISolutionConfig
VB¶
Public Interface ISolutionConfig
The ISolutionConfig type exposes the following members.
Properties¶
Name | Description | |
---|---|---|
![]() | ApplicationOrder | Gets the application ids ordered. |
![]() | Applications | Gets the applications for solution config. |
![]() | Description | Gets the description. |
![]() | Identifier | Gets the identifier. |
![]() | Name | Gets the name. |
![]() | OsImage | Gets the os image to apply AppDisks. |