다음을 통해 공유


ServiceEventUnion type

ServiceEvent에 대한 가능한 사례를 포함합니다.

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