DeploymentResult type

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

Known values supported by the service

Success
Canceled
Failed

type DeploymentResult = string