AdvancedThreatProtectionSettingsAdapter.SetServerAdvancedThreatProtectionSettings 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 Threat Protection Model.
public void SetServerAdvancedThreatProtectionSettings (Microsoft.Azure.Commands.Sql.AdvancedThreatProtection.Model.ServerAdvancedThreatProtectionSettingsModel model);
member this.SetServerAdvancedThreatProtectionSettings : Microsoft.Azure.Commands.Sql.AdvancedThreatProtection.Model.ServerAdvancedThreatProtectionSettingsModel -> unit
Public Sub SetServerAdvancedThreatProtectionSettings (model As ServerAdvancedThreatProtectionSettingsModel)
Parameters
The server Advanced Threat Protection Model.