SecurityInsightsFusionAlertRule Class

Definition

Represents Fusion alert rule.

public class SecurityInsightsFusionAlertRule : Azure.ResourceManager.SecurityInsights.SecurityInsightsAlertRuleData
type SecurityInsightsFusionAlertRule = class
    inherit SecurityInsightsAlertRuleData
Public Class SecurityInsightsFusionAlertRule
Inherits SecurityInsightsAlertRuleData
Inheritance
SecurityInsightsFusionAlertRule

Constructors

SecurityInsightsFusionAlertRule()

Initializes a new instance of SecurityInsightsFusionAlertRule.

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.

ETag

Etag of the azure resource.

(Inherited from SecurityInsightsAlertRuleData)
Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
IsEnabled

Determines whether this alert rule is enabled or disabled.

LastModifiedOn

The last time that this alert has been modified.

Name

The name of the resource.

(Inherited from ResourceData)
ResourceType

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

(Inherited from ResourceData)
Severity

The severity for alerts created by this alert rule.

SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)
Tactics

The tactics of the alert rule.

Techniques

The techniques of the alert rule.

Applies to