VulnerabilityAssessmentEndpointsCommunicator.GetManagedDatabaseVulnerabilityAssessmentRuleBaseline 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.
Gets 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 Microsoft.Azure.Management.Sql.Models.DatabaseVulnerabilityAssessmentRuleBaseline GetManagedDatabaseVulnerabilityAssessmentRuleBaseline (string resourceGroupName, string managedInstanceName, string databaseName, string ruleId, bool ruleAppliesToMaster);
member this.GetManagedDatabaseVulnerabilityAssessmentRuleBaseline : string * string * string * string * bool -> Microsoft.Azure.Management.Sql.Models.DatabaseVulnerabilityAssessmentRuleBaseline
Public Function GetManagedDatabaseVulnerabilityAssessmentRuleBaseline (resourceGroupName As String, managedInstanceName As String, databaseName As String, ruleId As String, ruleAppliesToMaster As Boolean) As DatabaseVulnerabilityAssessmentRuleBaseline
Parameters
- resourceGroupName
- String
- managedInstanceName
- String
- databaseName
- String
- ruleId
- String
- ruleAppliesToMaster
- Boolean