PSIndividualEnrollments 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.
public class PSIndividualEnrollments : Microsoft.Azure.Commands.Management.DeviceProvisioningServices.Models.PSIndividualEnrollment
type PSIndividualEnrollments = class
inherit PSIndividualEnrollment
Public Class PSIndividualEnrollments
Inherits PSIndividualEnrollment
- Inheritance
Constructors
PSIndividualEnrollments() |
Properties
AllocationPolicy |
The allocation policy of this resource. Overrides the tenant level allocation policy. (Inherited from PSIndividualEnrollment) |
Attestation |
Attestation (Inherited from PSIndividualEnrollment) |
Capabilities |
Capabilities of the device (Inherited from PSIndividualEnrollment) |
CreatedDateTimeUtc |
The DateTime this resource was created. (Inherited from PSIndividualEnrollment) |
CustomAllocationDefinition |
Custom allocation definition. (Inherited from PSIndividualEnrollment) |
DeviceId |
Desired IoT Hub device ID (optional). (Inherited from PSIndividualEnrollment) |
ETag |
Enrollment's ETag (Inherited from PSIndividualEnrollment) |
InitialTwinState |
Initial twin state. (Inherited from PSIndividualEnrollment) |
IotHubHostName |
Desired IotHub to assign the device to (Inherited from PSIndividualEnrollment) |
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 (Inherited from PSIndividualEnrollment) |
LastUpdatedDateTimeUtc |
The DateTime this resource was last updated. (Inherited from PSIndividualEnrollment) |
ProvisioningStatus |
The provisioning status. (Inherited from PSIndividualEnrollment) |
RegistrationId |
Registration ID. (Inherited from PSIndividualEnrollment) |
RegistrationState |
Current registration state. (Inherited from PSIndividualEnrollment) |
ReprovisionPolicy |
The behavior when a device is re-provisioned to an IoT hub. (Inherited from PSIndividualEnrollment) |