Analysis Properties¶
The Analysis type exposes the following members.
Properties¶
Name | Description | |
---|---|---|
![]() | Applications | Gets an enumeration of the applications that were requested to be analyzed. |
![]() | IsFinished | Gets a value indicating whether the analysis has stopped running. Use the ProcessingState property to determine whether the analysis succeeded, failed or was cancelled. |
![]() | Patches | Gets an enumeration of the patches that were requested to be analyzed. |
![]() | ProcessingState | Gets a ProcessingState object that represents the state of the analysis. |
![]() | ReportingConfigurations | Gets an enumeration of the report configurations that were requested to be used in the analysis. |