ServiceImpactingEvent interface
Lists the service impacting events that may be affecting the health of the resource.
Properties
correlation |
Correlation id for the event |
event |
Timestamp for when the event started. |
event |
Timestamp for when event was submitted/detected. |
incident |
Properties of the service impacting event. |
status | Status of the service impacting event. |
Property Details
correlationId
Correlation id for the event
correlationId?: string
Property Value
string
eventStartTime
Timestamp for when the event started.
eventStartTime?: Date
Property Value
Date
eventStatusLastModifiedTime
Timestamp for when event was submitted/detected.
eventStatusLastModifiedTime?: Date
Property Value
Date
incidentProperties
Properties of the service impacting event.
incidentProperties?: ServiceImpactingEventIncidentProperties
Property Value
status
Status of the service impacting event.
status?: ServiceImpactingEventStatus