Interface SqlPoolVulnerabilityAssessment.UpdateStages.WithStorageContainerPath

    • Method Detail

      • withStorageContainerPath

        SqlPoolVulnerabilityAssessment.Update withStorageContainerPath​(String storageContainerPath)
        Specifies the storageContainerPath property: A blob storage container path to hold the scan results (e.g. https://myStorage.blob.core.windows.net/VaScans/). It is required if server level vulnerability assessment policy doesn't set.
        Parameters:
        storageContainerPath - A blob storage container path to hold the scan results (e.g. https://myStorage.blob.core.windows.net/VaScans/). It is required if server level vulnerability assessment policy doesn't set.
        Returns:
        the next definition stage.