Uses of Class
odata.msgraph.client.beta.entity.collection.request.TenantReferenceCollectionRequest
-
Packages that use TenantReferenceCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of TenantReferenceCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return TenantReferenceCollectionRequest Modifier and Type Method Description TenantReferenceCollectionRequestOutboundSharedUserProfile. getTenants() -
Uses of TenantReferenceCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return TenantReferenceCollectionRequest Modifier and Type Method Description TenantReferenceCollectionRequestOutboundSharedUserProfileCollectionRequest. tenants() -
Uses of TenantReferenceCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return TenantReferenceCollectionRequest Modifier and Type Method Description TenantReferenceCollectionRequestOutboundSharedUserProfileRequest. tenants()
-