Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServiceImpactingEvent

Package version

interface

An interface representing ServiceImpactingEvent. Lists the service impacting events that may be affecting the health of the resource.

Hierarchy

  • ServiceImpactingEvent

Index

Properties

Optional correlationId

correlationId: undefined | string
member

{string} [correlationId] Correlation id for the event

Optional eventStartTime

eventStartTime: Date
member

{Date} [eventStartTime] Timestamp for when the event started.

Optional eventStatusLastModifiedTime

eventStatusLastModifiedTime: Date
member

{Date} [eventStatusLastModifiedTime] Timestamp for when event was submitted/detected.

Optional incidentProperties

member

{ServiceImpactingEventIncidentProperties} [incidentProperties] Properties of the service impacting event.

Optional status

member

{ServiceImpactingEventStatus} [status] Status of the service impacting event.

Generated using TypeDoc