Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MLBehaviorAnalyticsAlertRuleTemplateProperties

Package version

MLBehaviorAnalytics alert 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 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 requiredDataConnectors

requiredDataConnectors: AlertRuleTemplateDataSource[]

The required data sources for this template

severity

severity: AlertSeverity

The severity for alerts created by this alert rule.

Optional status

The alert rule template status.

Optional tactics

tactics: AttackTactic[]

The tactics of the alert rule

Optional techniques

techniques: string[]

The techniques of the alert rule

Generated using TypeDoc