ReportService Methods¶
The ReportService type exposes the following members.
Methods¶
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | ExportApplicationRemediation(String, ReportExportFormat, Application, IEnumerable(ReportConfiguration)) | Exports the Application Remediation report for the specified application, optionally combining the results from multiple report configurations. |
![]() | ExportApplicationRemediation(String, ReportExportFormat, Application, IEnumerable(String)) | Exports the Application Remediation report for the specified application, optionally combining the results from multiple report configurations. |
![]() | ExportApplicationRemediation(String, ReportExportFormat, Application, IEnumerable(ReportConfiguration), OSImage, OSImage, TimeSpan) | Exports the Application Remediation report for the specified application, optionally combining the results from multiple report configurations. |
![]() | ExportApplicationRemediation(String, ReportExportFormat, Application, IEnumerable(String), OSImage, OSImage, TimeSpan) | Exports the Application Remediation report for the specified application, optionally combining the results from multiple report configurations. |
![]() | ExportApplicationRemediationActions(String, ReportExportFormat, Application, IEnumerable(ReportConfiguration)) | Exports the Application Remediation Actions report for the specified application, optionally combining the results from multiple report configurations. |
![]() | ExportApplicationRemediationActions(String, ReportExportFormat, Application, IEnumerable(String)) | Exports the Application Remediation Actions report for the specified application, optionally combining the results from multiple report configurations. |
![]() | ExportApplicationRemediationActions(String, ReportExportFormat, Application, IEnumerable(ReportConfiguration), OSImage, OSImage, TimeSpan) | Exports the Application Remediation Actions report for the specified application, optionally combining the results from multiple report configurations. |
![]() | ExportApplicationRemediationActions(String, ReportExportFormat, Application, IEnumerable(String), OSImage, OSImage, TimeSpan) | Exports the Application Remediation Actions report for the specified application, optionally combining the results from multiple report configurations. |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | Get(String) | Return a Report for a given ReportConfiguration, providing access to all analyzed application results for that ReportConfiguration. |
![]() | Get(ReportConfiguration) | Return a Report for a given ReportConfiguration, providing access to all application results for that ReportConfiguration. |
![]() | Get(String, IEnumerable(Application)) | Return a Report for a given ReportConfiguration, providing access to a specific set of application results for that ReportConfiguration. |
![]() | Get(ReportConfiguration, IEnumerable(Application)) | Return a Report for a given ReportConfiguration, providing access to a specific set of application results for that ReportConfiguration. |
![]() | Get(String, OSImage, OSImage) | Return a Report for a given ReportConfiguration, providing access to all analyzed application results for that ReportConfiguration. |
![]() | Get(String, IEnumerable(Application), IEnumerable(Algorithm)) | Return a Report for a given ReportConfiguration, providing access to a specific set of application results against a specific set of algorithms for that ReportConfiguration. |
![]() | Get(ReportConfiguration, OSImage, OSImage) | Return a Report for a given ReportConfiguration, providing access to all application results for that ReportConfiguration. |
![]() | Get(ReportConfiguration, IEnumerable(Application), IEnumerable(Algorithm)) | Return a Report for a given ReportConfiguration, providing access to a specific set of application results against a specific set of algorithms for that ReportConfiguration. |
![]() | Get(String, IEnumerable(Application), OSImage, OSImage) | Return a Report for a given ReportConfiguration, providing access to a specific set of application results for that ReportConfiguration. |
![]() | Get(ReportConfiguration, IEnumerable(Application), OSImage, OSImage) | Return a Report for a given ReportConfiguration, providing access to a specific set of application results for that ReportConfiguration. |
![]() | Get(String, IEnumerable(Application), IEnumerable(Algorithm), OSImage, OSImage) | Return a Report for a given ReportConfiguration, providing access to a specific set of application results against a specific set of algorithms for that ReportConfiguration. |
![]() | Get(ReportConfiguration, IEnumerable(Application), IEnumerable(Algorithm), OSImage, OSImage) | Return a Report for a given ReportConfiguration, providing access to a specific set of application results against a specific set of algorithms for that ReportConfiguration. |
![]() | GetApplicationRemediationIssuesUrl | Gets the Application Remediation report Url for the specified application, optionally combining the results from multiple report configurations. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | RegenerateRepository | Regenerates the repository. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |