Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AlertRuleTemplatePropertiesBase

Package version

Base alert rule template property bag.

Hierarchy

  • AlertRuleTemplatePropertiesBase

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

Optional status

The alert rule template status.

Generated using TypeDoc