DeploymentStatus type
Define los valores de DeploymentStatus.
KnownDeploymentStatus se puede usar indistintamente con DeploymentStatus, esta enumeración contiene los valores conocidos que admite el servicio.
Valores conocidos admitidos por el servicio
NotStarted
InProgress
Correcto
Erróneo
type DeploymentStatus = string