VulnerabilityAssessmentEndpointsCommunicator.GetSqlPoolVulnerabilityAssessmentRuleBaseline 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 SQL pool Vulnerability Assessment rule baseline for the given rule in the given SQL pool in the given workspace in the given resource group
public Microsoft.Azure.Management.Synapse.Models.SqlPoolVulnerabilityAssessmentRuleBaseline GetSqlPoolVulnerabilityAssessmentRuleBaseline (string resourceGroupName, string workspaceName, string sqlPoolName, string ruleId, bool ruleAppliesToMaster);
member this.GetSqlPoolVulnerabilityAssessmentRuleBaseline : string * string * string * string * bool -> Microsoft.Azure.Management.Synapse.Models.SqlPoolVulnerabilityAssessmentRuleBaseline
Public Function GetSqlPoolVulnerabilityAssessmentRuleBaseline (resourceGroupName As String, workspaceName As String, sqlPoolName As String, ruleId As String, ruleAppliesToMaster As Boolean) As SqlPoolVulnerabilityAssessmentRuleBaseline
Parameters
- resourceGroupName
- String
- workspaceName
- String
- sqlPoolName
- String
- ruleId
- String
- ruleAppliesToMaster
- Boolean