AlertRuleTemplateDataSource interface
alert rule template data sources
Properties
| connector |
The connector id that provides the following data types |
| data |
The data types used by the alert rule template |
Property Details
connectorId
The connector id that provides the following data types
connectorId?: string
Property Value
string
dataTypes
The data types used by the alert rule template
dataTypes?: string[]
Property Value
string[]