DeploymentBuildStatus type

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

Known values supported by the service

TimedOut
RuntimeFailed
BuildAborted
BuildFailed
BuildRequestReceived
BuildPending
BuildInProgress
BuildSuccessful
PostBuildRestartRequired
StartPolling
StartPollingWithRestart
RuntimeStarting
RuntimeSuccessful

type DeploymentBuildStatus = string