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

ServerAdvancedThreatProtectionSettingsModel Class

Definition

A class representing the server Advanced Threat Protection settings.

public class ServerAdvancedThreatProtectionSettingsModel : Microsoft.Azure.Commands.Sql.AdvancedThreatProtection.Model.BaseServerAdvancedThreatProtectionSettingsModel
type ServerAdvancedThreatProtectionSettingsModel = class
    inherit BaseServerAdvancedThreatProtectionSettingsModel
Public Class ServerAdvancedThreatProtectionSettingsModel
Inherits BaseServerAdvancedThreatProtectionSettingsModel
Inheritance

Constructors

ServerAdvancedThreatProtectionSettingsModel()

Properties

AdvancedThreatProtectionState

Gets or sets the Advanced Threat Protection state.

(Inherited from BaseAdvancedThreatProtectionSettingsModel)
ResourceGroupName

Gets or sets the resource group.

(Inherited from BaseAdvancedThreatProtectionSettingsModel)
ServerName

Gets or sets the server name.

(Inherited from BaseServerAdvancedThreatProtectionSettingsModel)

Applies to