Share via


BuildStatus type

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

Known values supported by the service

NotStarted
InProgress
Succeeded
Canceled
Failed

type BuildStatus = string