OperationResultStatus type

The status of the operation being performed.
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