OperationStatus type

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

Known values supported by the service

Succeeded
Failed
Cancelled
Pending

type OperationStatus = string