DeploymentState type
Defines values for DeploymentState.
KnownDeploymentState can be used interchangeably with DeploymentState,
this enum contains the known values that the service supports.
Known values supported by the service
In_Progress
Completed
Queued
Canceling
type DeploymentState = string