DatabaseAdvancedThreatProtectionSettingsModel Class
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.
A class representing the database Advanced Threat Protection settings.
public class DatabaseAdvancedThreatProtectionSettingsModel : Microsoft.Azure.Commands.Sql.AdvancedThreatProtection.Model.BaseServerAdvancedThreatProtectionSettingsModel
type DatabaseAdvancedThreatProtectionSettingsModel = class
inherit BaseServerAdvancedThreatProtectionSettingsModel
Public Class DatabaseAdvancedThreatProtectionSettingsModel
Inherits BaseServerAdvancedThreatProtectionSettingsModel
- Inheritance
-
DatabaseAdvancedThreatProtectionSettingsModel
Constructors
DatabaseAdvancedThreatProtectionSettingsModel() |
Properties
AdvancedThreatProtectionState |
Gets or sets the Advanced Threat Protection state. (Inherited from BaseAdvancedThreatProtectionSettingsModel) |
DatabaseName |
Gets or sets the database name. |
ResourceGroupName |
Gets or sets the resource group. (Inherited from BaseAdvancedThreatProtectionSettingsModel) |
ServerName |
Gets or sets the server name. (Inherited from BaseServerAdvancedThreatProtectionSettingsModel) |