Aracılığıyla paylaş


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