Share via


PSIndividualEnrollment Class

Definition

Representation of a single Device Provisioning Service enrollment.

public class PSIndividualEnrollment
type PSIndividualEnrollment = class
Public Class PSIndividualEnrollment
Inheritance
PSIndividualEnrollment
Derived

Constructors

PSIndividualEnrollment()

Properties

AllocationPolicy

The allocation policy of this resource. Overrides the tenant level allocation policy.

Attestation

Attestation

Capabilities

Capabilities of the device

CreatedDateTimeUtc

The DateTime this resource was created.

CustomAllocationDefinition

Custom allocation definition.

DeviceId

Desired IoT Hub device ID (optional).

ETag

Enrollment's ETag

InitialTwinState

Initial twin state.

IotHubHostName

Desired IotHub to assign the device to

IotHubs

The list of names of IoT hubs the device in this resource can be allocated to. Must be a subset of tenant level list of IoT hubs

LastUpdatedDateTimeUtc

The DateTime this resource was last updated.

ProvisioningStatus

The provisioning status.

RegistrationId

Registration ID.

RegistrationState

Current registration state.

ReprovisionPolicy

The behavior when a device is re-provisioned to an IoT hub.

Applies to