ServerAdvancedThreatProtection Class

Definition

A server Advanced Threat Protection.

[Microsoft.Rest.Serialization.JsonTransformation]
public class ServerAdvancedThreatProtection : Microsoft.Azure.Management.Sql.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ServerAdvancedThreatProtection = class
    inherit ProxyResource
Public Class ServerAdvancedThreatProtection
Inherits ProxyResource
Inheritance
ServerAdvancedThreatProtection
Attributes

Constructors

ServerAdvancedThreatProtection()

Initializes a new instance of the ServerAdvancedThreatProtection class.

ServerAdvancedThreatProtection(AdvancedThreatProtectionState, String, String, String, SystemData, Nullable<DateTime>)

Initializes a new instance of the ServerAdvancedThreatProtection class.

Properties

CreationTime

Gets specifies the UTC creation time of the policy.

Id

Gets resource ID.

(Inherited from Resource)
Name

Gets resource name.

(Inherited from Resource)
State

Gets or sets specifies the state of the Advanced Threat Protection, whether it is enabled or disabled or a state has not been applied yet on the specific database or server. Possible values include: 'New', 'Enabled', 'Disabled'

SystemData

Gets systemData of AdvancedThreatProtectionResource.

Type

Gets resource type.

(Inherited from Resource)

Methods

Validate()

Validate the object.

Applies to