MetricAlertStatus interface
An alert status.
Properties
| id | The alert rule arm id. |
| name | The status name. |
| properties | The alert status properties of the metric alert status. |
| type | The extended resource type name. |
Property Details
id
The alert rule arm id.
id?: string
Property Value
string
name
The status name.
name?: string
Property Value
string
properties
The alert status properties of the metric alert status.
properties?: MetricAlertStatusProperties
Property Value
type
The extended resource type name.
type?: string
Property Value
string