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