Share via


PSEnrollmentGroups Class

Definition

public class PSEnrollmentGroups : Microsoft.Azure.Commands.Management.DeviceProvisioningServices.Models.PSEnrollmentGroup
type PSEnrollmentGroups = class
    inherit PSEnrollmentGroup
Public Class PSEnrollmentGroups
Inherits PSEnrollmentGroup
Inheritance
PSEnrollmentGroups

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)

Applies to