StatusReason type
A description of why the status has its value
KnownStatusReason can be used interchangeably with StatusReason,
this enum contains the known values that the service supports.
Known values supported by the service
Expired: Expired
UserRequested: UserRequested
NewerRequestInitiated: NewerRequestInitiated
type StatusReason = string