ManagedDatabaseAdvancedThreatProtection Class

Definition

A managed database Advanced Threat Protection.

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

Constructors

ManagedDatabaseAdvancedThreatProtection()

Initializes a new instance of the ManagedDatabaseAdvancedThreatProtection class.

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

Initializes a new instance of the ManagedDatabaseAdvancedThreatProtection 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)

Applies to