DeploymentStatus type

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

Known values supported by the service

NotStarted
Deploying
Deployed
Failed

type DeploymentStatus = string