Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface QueryBasedAlertRuleTemplateProperties

Package version

Query based alert rule template base property bag.

Hierarchy

  • QueryBasedAlertRuleTemplateProperties

Index

Properties

Optional alertDetailsOverride

alertDetailsOverride: AlertDetailsOverride

The alert details override settings

Optional customDetails

customDetails: undefined | {}

Dictionary of string key-value pairs of columns to be attached to the alert

Optional entityMappings

entityMappings: EntityMapping[]

Array of the entity mappings of the alert rule

Optional query

query: undefined | string

The query that creates alerts for this rule.

Optional severity

severity: AlertSeverity

The severity for alerts created by this alert rule.

Optional version

version: undefined | string

The version of this template - in format <a.b.c>, where all are numbers. For example <1.0.2>.

Generated using TypeDoc