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