Class SqlPoolVulnerabilityAssessmentScansExportInner

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.synapse.fluent.models.SqlPoolVulnerabilityAssessmentScansExportInner

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

    • SqlPoolVulnerabilityAssessmentScansExportInner

      public SqlPoolVulnerabilityAssessmentScansExportInner()
      Creates an instance of SqlPoolVulnerabilityAssessmentScansExportInner 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.