KnownDeviceState enum
Known values of DeviceState that the service accepts.
Fields
AlreadyInDeployment | Another Deployment is underway for this device. |
Canceled | Deployment has been canceled for this device. |
Failed | Deployment failed. |
Incompatible | Deployment incompatible for this device. |
InProgress | Deployment underway. |
NotStarted | Not started (or uninitialized) |
Succeeded | Deployment completed successfully. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for JavaScript