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

AdvancedThreatProtectionSetting Class

Definition

The Advanced Threat Protection resource.

[Microsoft.Rest.Serialization.JsonTransformation]
public class AdvancedThreatProtectionSetting : Microsoft.Azure.Management.Security.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type AdvancedThreatProtectionSetting = class
    inherit Resource
Public Class AdvancedThreatProtectionSetting
Inherits Resource
Inheritance
AdvancedThreatProtectionSetting
Attributes

Constructors

AdvancedThreatProtectionSetting()

Initializes a new instance of the AdvancedThreatProtectionSetting class.

AdvancedThreatProtectionSetting(String, String, String, Nullable<Boolean>)

Initializes a new instance of the AdvancedThreatProtectionSetting class.

Properties

Id

Gets resource Id

(Inherited from Resource)
IsEnabled

Gets or sets indicates whether Advanced Threat Protection is enabled.

Name

Gets resource name

(Inherited from Resource)
Type

Gets resource type

(Inherited from Resource)

Applies to