OperationResultStatus type

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

Known values supported by the service

Canceled
Succeeded
Failed
Requested
Running

type OperationResultStatus = string