你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
SqlVulnerabilityAssessmentRuleBaselineAdapter.GetVulnerabilityAssessmentRuleBaseline 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.
Provides a SQL pool Vulnerability Assessment Rule Baseline model for the given SQL pool
public Microsoft.Azure.Commands.Synapse.Models.VulnerabilityAssessment.VulnerabilityAssessmentRuleBaselineModel GetVulnerabilityAssessmentRuleBaseline (string resourceGroup, string workspaceName, string sqlPoolName, string ruleId, bool ruleAppliesToMaster, Microsoft.Azure.Commands.Synapse.Models.ApplyToType applyToType);
member this.GetVulnerabilityAssessmentRuleBaseline : string * string * string * string * bool * Microsoft.Azure.Commands.Synapse.Models.ApplyToType -> Microsoft.Azure.Commands.Synapse.Models.VulnerabilityAssessment.VulnerabilityAssessmentRuleBaselineModel
Public Function GetVulnerabilityAssessmentRuleBaseline (resourceGroup As String, workspaceName As String, sqlPoolName As String, ruleId As String, ruleAppliesToMaster As Boolean, applyToType As ApplyToType) As VulnerabilityAssessmentRuleBaselineModel
Parameters
- resourceGroup
- String
- workspaceName
- String
- sqlPoolName
- String
- ruleId
- String
- ruleAppliesToMaster
- Boolean
- applyToType
- ApplyToType