Share via


StepStateStatus type

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

Known values supported by the service

Completed
InProgress
Failed
NotStarted

type StepStateStatus = string