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

BaseServerAdvancedThreatProtectionSettingsModel Class

Definition

A base class representing the Advanced Threat Protection settings.

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

Constructors

BaseServerAdvancedThreatProtectionSettingsModel()

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.

Applies to