Table of Contents

Enum ProvisioningRegistrationSubstatusType

Namespace
nanoFramework.Azure.Devices.Provisioning.Client
Assembly
nanoFramework.Azure.Devices.Client.dll

The provisioning substatus type.

public enum ProvisioningRegistrationSubstatusType

Fields

DeviceDataMigrated = 2

Device has been assigned to a different IoT hub and its device data was migrated from the previously assigned IoT hub. Device data was removed from the previously assigned IoT hub.

DeviceDataReset = 3

Device has been assigned to a different IoT hub and its device data was populated from the initial state stored in the enrollment. Device data was removed from the previously assigned IoT hub.

InitialAssignment = 1

Device has been assigned to an IoT hub for the first time