ProvisioningRegistrationSubstatusType Enum

Definition

The provisioning substatus type.

public enum ProvisioningRegistrationSubstatusType
type ProvisioningRegistrationSubstatusType = 
Public Enum ProvisioningRegistrationSubstatusType
Inheritance
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.

Applies to