ApprovalMode type

The type of rule
KnownApprovalMode can be used interchangeably with ApprovalMode, this enum contains the known values that the service supports.

Known values supported by the service

SingleStage: SingleStage
Serial: Serial
Parallel: Parallel
NoApproval: NoApproval

type ApprovalMode = string