JitRequestState type

Defines values for JitRequestState.
KnownJitRequestState can be used interchangeably with JitRequestState, this enum contains the known values that the service supports.

Known values supported by the service

NotSpecified
Pending
Approved
Denied
Failed
Canceled
Expired
Timeout

type JitRequestState = string