PSEnrollmentGroup Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Representation of a single Device Provisioning Service enrollment.
public class PSEnrollmentGroup
type PSEnrollmentGroup = class
Public Class PSEnrollmentGroup
- Inheritance
-
PSEnrollmentGroup
- Derived
Constructors
PSEnrollmentGroup() |
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. |
EnrollmentGroupId |
Enrollment Group ID. |
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. |
RegistrationState |
Current registration state. |
ReprovisionPolicy |
The behavior when a device is re-provisioned to an IoT hub. |