RequestState type
Defines values for RequestState.
KnownRequestState can be used interchangeably with RequestState,
this enum contains the known values that the service supports.
Known values supported by the service
Accepted
Created
Invalid
Succeeded
Failed
InProgress
Canceled
type RequestState = string