Sdílet prostřednictvím


NotificationHubJobType type

Popisuje typy úloh centra oznámení.

type NotificationHubJobType =
  | "ExportRegistrations"
  | "ImportCreateRegistrations"
  | "ImportUpdateRegistrations"
  | "ImportDeleteRegistrations"
  | "ImportUpsertRegistrations"