PrometheusRuleGroupAction interface
An alert action. Only relevant for alerts.
Properties
| action |
The resource id of the action group to use. |
| action |
The properties of an action group object. |
Property Details
actionGroupId
The resource id of the action group to use.
actionGroupId?: string
Property Value
string
actionProperties
The properties of an action group object.
actionProperties?: Record<string, string>
Property Value
Record<string, string>