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