SqlAdvancedDataSecurityAdapter.GetServerAdvancedDataSecurityPolicy 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 server Advanced Data Security policy model for the given server
public Microsoft.Azure.Commands.Sql.AdvancedThreatProtection.Model.ServerAdvancedDataSecurityPolicyModel GetServerAdvancedDataSecurityPolicy (string resourceGroup, string serverName);
member this.GetServerAdvancedDataSecurityPolicy : string * string -> Microsoft.Azure.Commands.Sql.AdvancedThreatProtection.Model.ServerAdvancedDataSecurityPolicyModel
Public Function GetServerAdvancedDataSecurityPolicy (resourceGroup As String, serverName As String) As ServerAdvancedDataSecurityPolicyModel
Parameters
- resourceGroup
- String
- serverName
- String