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
InProgress
Succeeded
Failed
type DeploymentStatus = string