ServiceEventUnion type

ServiceEvent için olası servis taleplerini içerir.

type ServiceEventUnion =
  | ServiceEvent
  | ServiceCreatedEvent
  | ServiceDeletedEvent
  | ServiceNewHealthReportEvent
  | ServiceHealthReportExpiredEvent