Class SqlPoolVulnerabilityAssessmentScansExportInner


  • public final class SqlPoolVulnerabilityAssessmentScansExportInner
    extends com.azure.core.management.ProxyResource
    A Sql pool Vulnerability Assessment scan export resource.
    • Constructor Detail

      • SqlPoolVulnerabilityAssessmentScansExportInner

        public SqlPoolVulnerabilityAssessmentScansExportInner()
    • 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.