OperationDirection type

Type of the Operation Direction
KnownOperationDirection can be used interchangeably with OperationDirection, this enum contains the known values that the service supports.

Known values supported by the service

do
undo
cancel

type OperationDirection = string