KnownDeviceDeploymentState enum
Known values of DeviceDeploymentState that the service accepts.
Fields
| Canceled | Deployment was canceled. |
| Failed | Deployment has completed with failure. |
| Incompatible | Deployment is not compatible with the device. |
| InProgress | Deployment is in progress. |
| Succeeded | Deployment has completed with success. |