AsyncOperationState type

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

Known values supported by the service

InProgress
Succeeded
Failed

type AsyncOperationState = string