Compartir a través de


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