OperationStatusType type

Enum representing the status of an async operation.
KnownOperationStatusType can be used interchangeably with OperationStatusType, this enum contains the known values that the service supports.

Known values supported by the service

Running
Completed
Failed

type OperationStatusType = string