Uses of Class
odata.msgraph.client.beta.entity.request.TenantReferenceRequest
-
Packages that use TenantReferenceRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of TenantReferenceRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return TenantReferenceRequest Modifier and Type Method Description TenantReferenceRequestOutboundSharedUserProfileCollectionRequest. tenants(String id) -
Uses of TenantReferenceRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return TenantReferenceRequest Modifier and Type Method Description TenantReferenceRequestOutboundSharedUserProfileRequest. tenants(String id)
-