Uses of Class
odata.msgraph.client.beta.entity.request.AppRoleAssignmentRequest
-
Packages that use AppRoleAssignmentRequest Package Description odata.msgraph.client.beta.container odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of AppRoleAssignmentRequest in odata.msgraph.client.beta.container
Methods in odata.msgraph.client.beta.container that return AppRoleAssignmentRequest Modifier and Type Method Description AppRoleAssignmentRequestGraphService. appRoleAssignments(String id) -
Uses of AppRoleAssignmentRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return AppRoleAssignmentRequest Modifier and Type Method Description AppRoleAssignmentRequestServicePrincipalCollectionRequest. appRoleAssignedTo(String id)AppRoleAssignmentRequestGroupCollectionRequest. appRoleAssignments(String id)AppRoleAssignmentRequestServicePrincipalCollectionRequest. appRoleAssignments(String id)AppRoleAssignmentRequestUserCollectionRequest. appRoleAssignments(String id) -
Uses of AppRoleAssignmentRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return AppRoleAssignmentRequest Modifier and Type Method Description AppRoleAssignmentRequestServicePrincipalRequest. appRoleAssignedTo(String id)AppRoleAssignmentRequestGroupRequest. appRoleAssignments(String id)AppRoleAssignmentRequestServicePrincipalRequest. appRoleAssignments(String id)AppRoleAssignmentRequestUserRequest. appRoleAssignments(String id)
-