Compartilhar via


IotDpsUtils.ToPSEnrollmentGroups(IEnumerable<Object>) Method

Definition

public static System.Collections.Generic.IList<Microsoft.Azure.Commands.Management.DeviceProvisioningServices.Models.PSEnrollmentGroups> ToPSEnrollmentGroups (System.Collections.Generic.IEnumerable<object> enrollments);
static member ToPSEnrollmentGroups : seq<obj> -> System.Collections.Generic.IList<Microsoft.Azure.Commands.Management.DeviceProvisioningServices.Models.PSEnrollmentGroups>
Public Function ToPSEnrollmentGroups (enrollments As IEnumerable(Of Object)) As IList(Of PSEnrollmentGroups)

Parameters

enrollments
IEnumerable<Object>

Returns

Applies to