AlertIncident interface
Alert incident
Properties
| alert |
The alert incident type. |
| id | The alert incident ID. NOTE: This property will not be serialized. It can only be populated by the server. |
| name | The alert incident name. NOTE: This property will not be serialized. It can only be populated by the server. |
| type | The alert incident type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
alertIncidentType
The alert incident type.
alertIncidentType?: string
Property Value
string
id
The alert incident ID. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
name
The alert incident name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
type
The alert incident type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string