Uses of Class
odata.msgraph.client.beta.entity.collection.request.RoleScopeTagCollectionRequest
-
Packages that use RoleScopeTagCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of RoleScopeTagCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return RoleScopeTagCollectionRequest Modifier and Type Method Description RoleScopeTagCollectionRequestDeviceAndAppManagementRoleAssignment. getRoleScopeTags()“The set of Role Scope Tags defined on the Role Assignment.”RoleScopeTagCollectionRequestDeviceManagement. getRoleScopeTags()“The Role Scope Tags.” -
Uses of RoleScopeTagCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return RoleScopeTagCollectionRequest Modifier and Type Method Description RoleScopeTagCollectionRequestDeviceAndAppManagementRoleAssignmentCollectionRequest. roleScopeTags() -
Uses of RoleScopeTagCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return RoleScopeTagCollectionRequest Modifier and Type Method Description RoleScopeTagCollectionRequestDeviceAndAppManagementRoleAssignmentRequest. roleScopeTags()RoleScopeTagCollectionRequestDeviceManagementRequest. roleScopeTags()
-