IotDpsUtils.ToPSIndividualEnrollment(IndividualEnrollment) Method
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 static Microsoft.Azure.Commands.Management.DeviceProvisioningServices.Models.PSIndividualEnrollment ToPSIndividualEnrollment (Microsoft.Azure.Devices.Provisioning.Service.IndividualEnrollment enrollment);
static member ToPSIndividualEnrollment : Microsoft.Azure.Devices.Provisioning.Service.IndividualEnrollment -> Microsoft.Azure.Commands.Management.DeviceProvisioningServices.Models.PSIndividualEnrollment
Public Function ToPSIndividualEnrollment (enrollment As IndividualEnrollment) As PSIndividualEnrollment
Parameters
- enrollment
- IndividualEnrollment