Uses of Class
odata.msgraph.client.beta.entity.collection.request.MobileAppAssignmentCollectionRequest
-
Packages that use MobileAppAssignmentCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of MobileAppAssignmentCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return MobileAppAssignmentCollectionRequest Modifier and Type Method Description MobileAppAssignmentCollectionRequestMobileApp. getAssignments()“The list of group assignments for this mobile app.” -
Uses of MobileAppAssignmentCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return MobileAppAssignmentCollectionRequest Modifier and Type Method Description MobileAppAssignmentCollectionRequestMobileAppCollectionRequest. assignments() -
Uses of MobileAppAssignmentCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return MobileAppAssignmentCollectionRequest Modifier and Type Method Description MobileAppAssignmentCollectionRequestMobileAppRequest. assignments()
-