Uses of Class
odata.msgraph.client.beta.entity.request.AppleEnrollmentProfileAssignmentRequest
-
Packages that use AppleEnrollmentProfileAssignmentRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of AppleEnrollmentProfileAssignmentRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return AppleEnrollmentProfileAssignmentRequest Modifier and Type Method Description AppleEnrollmentProfileAssignmentRequestAppleUserInitiatedEnrollmentProfileCollectionRequest. assignments(String id) -
Uses of AppleEnrollmentProfileAssignmentRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return AppleEnrollmentProfileAssignmentRequest Modifier and Type Method Description AppleEnrollmentProfileAssignmentRequestAppleUserInitiatedEnrollmentProfileRequest. assignments(String id)
-