你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DatabaseAdvancedThreatProtectionSettingsModel Class

Definition

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

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)

Applies to