KnownDeploymentState enum
Known values of DeploymentState that the service accepts.
Fields
Active | The deployment can be sent to devices targeted in the deployment. |
Canceled | The deployment has been canceled and no devices will receive it. |
Superseded | A newer deployment with the same targeting exists and no devices will receive this deployment. |