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

ManagedInstanceAdvancedThreatProtection Class

Definition

A managed instance Advanced Threat Protection.

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

Constructors

ManagedInstanceAdvancedThreatProtection()

Initializes a new instance of the ManagedInstanceAdvancedThreatProtection class.

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

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