VulnerabilityAssessmentEndpointsCommunicator.ClearDatabaseVulnerabilityAssessmentSettings 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.
Removes the database Vulnerability Assessment Settings for the given database in the given database server in the given resource group
public void ClearDatabaseVulnerabilityAssessmentSettings (string resourceGroupName, string serverName, string databaseName);
member this.ClearDatabaseVulnerabilityAssessmentSettings : string * string * string -> unit
Public Sub ClearDatabaseVulnerabilityAssessmentSettings (resourceGroupName As String, serverName As String, databaseName As String)
Parameters
- resourceGroupName
- String
- serverName
- String
- databaseName
- String