Share via


IFusionAlertRuleProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.FusionAlertRulePropertiesTypeConverter))]
public interface IFusionAlertRuleProperties : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.FusionAlertRulePropertiesTypeConverter))>]
type IFusionAlertRuleProperties = interface
    interface IJsonSerializable
Public Interface IFusionAlertRuleProperties
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