你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SqlThreatDetectionAdapter.GetServerThreatDetectionPolicy Method

Definition

public Microsoft.Azure.Commands.Sql.ThreatDetection.Model.ServerThreatDetectionPolicyModel GetServerThreatDetectionPolicy (string resourceGroup, string serverName);
member this.GetServerThreatDetectionPolicy : string * string -> Microsoft.Azure.Commands.Sql.ThreatDetection.Model.ServerThreatDetectionPolicyModel
Public Function GetServerThreatDetectionPolicy (resourceGroup As String, serverName As String) As ServerThreatDetectionPolicyModel

Parameters

resourceGroup
String
serverName
String

Returns

Applies to