Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties

Package version

MicrosoftSecurityIncidentCreation rule template properties

Hierarchy

Index

Properties

Optional alertRulesCreatedByTemplateCount

alertRulesCreatedByTemplateCount: undefined | number

the number of alert rules that were created by this template

Optional createdDateUTC

createdDateUTC: Date

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

Optional description

description: undefined | string

The description of the alert rule template.

Optional displayName

displayName: undefined | string

The display name for alert rule template.

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

Optional lastUpdatedDateUTC

lastUpdatedDateUTC: Date

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

Optional productFilter

The alerts' productName on which the cases will be generated

Optional requiredDataConnectors

requiredDataConnectors: AlertRuleTemplateDataSource[]

The required data sources for this template

Optional severitiesFilter

severitiesFilter: AlertSeverity[]

the alerts' severities on which the cases will be generated

Optional status

The alert rule template status.

Generated using TypeDoc