Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MicrosoftSecurityIncidentCreationAlertRuleProperties

Package version

MicrosoftSecurityIncidentCreation rule property bag.

Hierarchy

Index

Properties

Optional alertRuleTemplateName

alertRuleTemplateName: undefined | string

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

Optional description

description: undefined | string

The description of the alert rule.

displayName

displayName: string

The display name for alerts created by this alert rule.

Optional displayNamesExcludeFilter

displayNamesExcludeFilter: string[]

the alerts' displayNames on which the cases will not be generated

Optional displayNamesFilter

displayNamesFilter: string[]

the alerts' displayNames on which the cases will be generated

enabled

enabled: boolean

Determines whether this alert rule is enabled or disabled.

Optional lastModifiedUtc

lastModifiedUtc: Date

The last time that this alert has been modified. NOTE: This property will not be serialized. It can only be populated by the server.

productFilter

The alerts' productName on which the cases will be generated

Optional severitiesFilter

severitiesFilter: AlertSeverity[]

the alerts' severities on which the cases will be generated

Generated using TypeDoc