Uses of Class
odata.msgraph.client.beta.entity.collection.request.UserCollectionRequest
-
-
Uses of UserCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return UserCollectionRequest Modifier and Type Method Description UserCollectionRequestPrinterShare. getAllowedUsers()UserCollectionRequestTeam. getOwners()UserCollectionRequestManagedDevice. getUsers()“The primary users associated with the managed device.” -
Uses of UserCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return UserCollectionRequest Modifier and Type Method Description UserCollectionRequestPrinterShareCollectionRequest. allowedUsers()UserCollectionRequestTeamCollectionRequest. owners()UserCollectionRequestManagedDeviceCollectionRequest. users() -
Uses of UserCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return UserCollectionRequest Modifier and Type Method Description UserCollectionRequestPrinterShareRequest. allowedUsers()UserCollectionRequestTeamRequest. owners()UserCollectionRequestManagedDeviceRequest. users() -
Uses of UserCollectionRequest in odata.msgraph.client.beta.entity.set
Subclasses of UserCollectionRequest in odata.msgraph.client.beta.entity.set Modifier and Type Class Description classUsers
-