AzureAsyncOperationState type
Defines values for AzureAsyncOperationState.
KnownAzureAsyncOperationState can be used interchangeably with AzureAsyncOperationState,
this enum contains the known values that the service supports.
Known values supported by the service
Failed
Succeeded
Pending
Canceled
type AzureAsyncOperationState = string