AlertConfiguration interface

Alert configuration details

Properties

actionGroupIds

Optional list of action group resource IDs to be notified when the alert is triggered.

description

The alert rule description.

severity

The severity of triggered alert.

Property Details

actionGroupIds

Optional list of action group resource IDs to be notified when the alert is triggered.

actionGroupIds?: string[]

Property Value

string[]

description

The alert rule description.

description?: string

Property Value

string

severity

The severity of triggered alert.

severity: string

Property Value

string