ServerAdvancedThreatProtectionSettingsModel 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 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
-
ServerAdvancedThreatProtectionSettingsModel
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) |