Uses of Class
odata.msgraph.client.beta.entity.request.UsageRightRequest
-
Packages that use UsageRightRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of UsageRightRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return UsageRightRequest Modifier and Type Method Description UsageRightRequestDeviceCollectionRequest. usageRights(String id)UsageRightRequestUserCollectionRequest. usageRights(String id) -
Uses of UsageRightRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return UsageRightRequest Modifier and Type Method Description UsageRightRequestDeviceRequest. usageRights(String id)UsageRightRequestUserRequest. usageRights(String id)
-