VulnerabilityAssessmentEndpointsCommunicator.ClearManagedDatabaseVulnerabilityAssessmentRuleBaseline 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 rule baseline for the given rule in the given managed database in the given managed instance in the given resource group
public void ClearManagedDatabaseVulnerabilityAssessmentRuleBaseline (string resourceGroupName, string managedInstanceName, string databaseName, string ruleId, bool ruleAppliesToMaster);
member this.ClearManagedDatabaseVulnerabilityAssessmentRuleBaseline : string * string * string * string * bool -> unit
Public Sub ClearManagedDatabaseVulnerabilityAssessmentRuleBaseline (resourceGroupName As String, managedInstanceName As String, databaseName As String, ruleId As String, ruleAppliesToMaster As Boolean)
Parameters
- resourceGroupName
- String
- managedInstanceName
- String
- databaseName
- String
- ruleId
- String
- ruleAppliesToMaster
- Boolean