DelayNotificationStatus type

Define valores para DelayNotificationStatus.
KnownDelayNotificationStatus se puede usar indistintamente con DelayNotificationStatus, esta enumeración contiene los valores conocidos que admite el servicio.

Valores conocidos admitidos por el servicio

active: el retraso sigue activo
resuelto: se ha resuelto el retraso

type DelayNotificationStatus = string