Uses of Class
odata.msgraph.client.beta.entity.request.DelegatedAdminAccessAssignmentRequest
-
Packages that use DelegatedAdminAccessAssignmentRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of DelegatedAdminAccessAssignmentRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return DelegatedAdminAccessAssignmentRequest Modifier and Type Method Description DelegatedAdminAccessAssignmentRequestDelegatedAdminRelationshipCollectionRequest. accessAssignments(String id) -
Uses of DelegatedAdminAccessAssignmentRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return DelegatedAdminAccessAssignmentRequest Modifier and Type Method Description DelegatedAdminAccessAssignmentRequestDelegatedAdminRelationshipRequest. accessAssignments(String id)
-