Enum ProvisioningRegistrationStatusType
- Namespace
- nanoFramework.Azure.Devices.Provisioning.Client
- Assembly
- nanoFramework.Azure.Devices.Client.dll
The provisioning status type.
public enum ProvisioningRegistrationStatusType
Fields
Assigned = 3DRS successfully returned a device Id and connection string to the device
Assigning = 2Device has connected to the DRS but IoT Hub Id has not yet been returned to the device
Disabled = 5Device is disabled
Failed = 4Device enrollment failed
Unassigned = 1Device has not yet come on-line