Interface ServerVulnerabilityAssessment.UpdateStages.WithStorageContainerPath

    • Method Detail

      • withStorageContainerPath

        ServerVulnerabilityAssessment.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/)..
        Parameters:
        storageContainerPath - A blob storage container path to hold the scan results (e.g. https://myStorage.blob.core.windows.net/VaScans/).
        Returns:
        the next definition stage.