Udostępnij przez


NotificationHubJobStatus type

Opisuje typy stanów zadań centrum powiadomień.

type NotificationHubJobStatus = "Started" | "Running" | "Completed" | "Failed"