Uses of Class
odata.msgraph.client.beta.entity.collection.request.AppleEnrollmentProfileAssignmentCollectionRequest
-
-
Uses of AppleEnrollmentProfileAssignmentCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return AppleEnrollmentProfileAssignmentCollectionRequest Modifier and Type Method Description AppleEnrollmentProfileAssignmentCollectionRequestAppleUserInitiatedEnrollmentProfile. getAssignments()“The list of assignments for this profile.” -
Uses of AppleEnrollmentProfileAssignmentCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return AppleEnrollmentProfileAssignmentCollectionRequest Modifier and Type Method Description AppleEnrollmentProfileAssignmentCollectionRequestAppleUserInitiatedEnrollmentProfileCollectionRequest. assignments() -
Uses of AppleEnrollmentProfileAssignmentCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return AppleEnrollmentProfileAssignmentCollectionRequest Modifier and Type Method Description AppleEnrollmentProfileAssignmentCollectionRequestAppleUserInitiatedEnrollmentProfileRequest. assignments()
-