IPatchImpactAnalysisSolutionConfig(TIOsBuild) Interface¶
Represents a Build Assessment configuration with which to create or update a Build Assessment solution
Namespace: Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis
Assembly: Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis (in Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax¶
C¶
public interface IPatchImpactAnalysisSolutionConfig<TIOsBuild>
where TIOsBuild : IOsBuild
VB¶
Public Interface IPatchImpactAnalysisSolutionConfig(Of TIOsBuild As IOsBuild)
Type Parameters¶
- TIOsBuild
Properties¶
Name | Description | |
---|---|---|
![]() | Description | Gets the description of the solution. |
![]() | Identifier | Gets the identifier of the solution. |
![]() | Name | Gets the name of the solution. |
![]() | OsBuild | Gets or sets the os build. |