SqlAdvancedDataSecurityAdapter.SetServerAdvancedDataSecurity 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.
Sets a server Advanced Data Security policy model for the given server
public Microsoft.Azure.Commands.Sql.AdvancedThreatProtection.Model.ServerAdvancedDataSecurityPolicyModel SetServerAdvancedDataSecurity (Microsoft.Azure.Commands.Sql.AdvancedThreatProtection.Model.ServerAdvancedDataSecurityPolicyModel model);
member this.SetServerAdvancedDataSecurity : Microsoft.Azure.Commands.Sql.AdvancedThreatProtection.Model.ServerAdvancedDataSecurityPolicyModel -> Microsoft.Azure.Commands.Sql.AdvancedThreatProtection.Model.ServerAdvancedDataSecurityPolicyModel
Public Function SetServerAdvancedDataSecurity (model As ServerAdvancedDataSecurityPolicyModel) As ServerAdvancedDataSecurityPolicyModel