Class SqlPoolVulnerabilityAssessmentScanExportProperties

java.lang.Object
com.azure.resourcemanager.synapse.fluent.models.SqlPoolVulnerabilityAssessmentScanExportProperties

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

    • SqlPoolVulnerabilityAssessmentScanExportProperties

      public SqlPoolVulnerabilityAssessmentScanExportProperties()
      Creates an instance of SqlPoolVulnerabilityAssessmentScanExportProperties class.
  • Method Details

    • 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.