AdvancedThreatProtectionSetting Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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) |