SqlVulnerabilityAssessmentScanAdapter.StartVulnerabilityAssessmentScan Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Run a new Vulnerability Assessment scan
public void StartVulnerabilityAssessmentScan (string resourceGroup, string serverName, string databaseName, string scanId, Microsoft.Azure.Commands.Sql.VulnerabilityAssessment.Model.ApplyToType applyToType);
member this.StartVulnerabilityAssessmentScan : string * string * string * string * Microsoft.Azure.Commands.Sql.VulnerabilityAssessment.Model.ApplyToType -> unit
Public Sub StartVulnerabilityAssessmentScan (resourceGroup As String, serverName As String, databaseName As String, scanId As String, applyToType As ApplyToType)
Parameters
- resourceGroup
- String
- serverName
- String
- databaseName
- String
- scanId
- String
- applyToType
- ApplyToType