OperationStatusValues type

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

Known values supported by the service

Invalid
InProgress
Succeeded
Failed
Canceled

type OperationStatusValues = string