Share via


IThreatIntelligenceAlertRuleProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ThreatIntelligenceAlertRulePropertiesTypeConverter))]
public interface IThreatIntelligenceAlertRuleProperties : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ThreatIntelligenceAlertRulePropertiesTypeConverter))>]
type IThreatIntelligenceAlertRuleProperties = interface
    interface IJsonSerializable
Public Interface IThreatIntelligenceAlertRuleProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AlertRuleTemplateName

The Name of the alert rule template used to create this rule.

Description

The description of the alert rule.

DisplayName

The display name for alerts created by this alert rule.

Enabled

Determines whether this alert rule is enabled or disabled.

LastModifiedUtc

The last time that this alert has been modified.

Severity

The severity for alerts created by this alert rule.

Tactic

The tactics of the alert rule

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to