Uses of Class
odata.msgraph.client.beta.entity.request.AppScopeRequest
-
Packages that use AppScopeRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of AppScopeRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return AppScopeRequest Modifier and Type Method Description AppScopeRequestUnifiedRoleAssignment. getAppScope()AppScopeRequestUnifiedRoleAssignmentScheduleRequest. getAppScope()AppScopeRequestUnifiedRoleEligibilityScheduleRequest. getAppScope()AppScopeRequestUnifiedRoleScheduleBase. getAppScope()AppScopeRequestUnifiedRoleScheduleInstanceBase. getAppScope() -
Uses of AppScopeRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return AppScopeRequest Modifier and Type Method Description AppScopeRequestUnifiedRoleAssignmentMultipleCollectionRequest. appScopes(String id) -
Uses of AppScopeRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return AppScopeRequest Modifier and Type Method Description AppScopeRequestUnifiedRoleAssignmentRequest. appScope()AppScopeRequestUnifiedRoleAssignmentScheduleRequestRequest. appScope()AppScopeRequestUnifiedRoleEligibilityScheduleRequestRequest. appScope()AppScopeRequestUnifiedRoleScheduleBaseRequest. appScope()AppScopeRequestUnifiedRoleScheduleInstanceBaseRequest. appScope()AppScopeRequestUnifiedRoleAssignmentMultipleRequest. appScopes(String id)
-