ResultStatus type
The status of the notification
KnownResultStatus can be used interchangeably with ResultStatus,
this enum contains the known values that the service supports.
Known values supported by the service
None: None
Inline: Inline
Throttled: Throttled
Failed: Failed
ThrottledByAlertRule: ThrottledByAlertRule
ThrottledBySubscription: ThrottledBySubscription
type ResultStatus = string