ActionStateStatus type

The status of the action.
KnownActionStateStatus can be used interchangeably with ActionStateStatus, this enum contains the known values that the service supports.

Known values supported by the service

Completed: The completed status.
InProgress: The in-progress status.
Failed: The failed status.

type ActionStateStatus = string