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