Class SqlPoolVulnerabilityAssessmentScanExportProperties


  • public final class SqlPoolVulnerabilityAssessmentScanExportProperties
    extends Object
    Properties of the export operation's result.
    • Constructor Detail

      • SqlPoolVulnerabilityAssessmentScanExportProperties

        public SqlPoolVulnerabilityAssessmentScanExportProperties()
    • Method Detail

      • exportedReportLocation

        public String exportedReportLocation()
        Get the exportedReportLocation property: Location of the exported report (e.g. https://myStorage.blob.core.windows.net/VaScans/scans/serverName/databaseName/scan_scanId.xlsx).
        Returns:
        the exportedReportLocation value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.