OperationDirection type

Defines values for OperationDirection.
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