Uses of Class
odata.msgraph.client.beta.entity.collection.request.ExternalGroupCollectionRequest
-
Packages that use ExternalGroupCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ExternalGroupCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ExternalGroupCollectionRequest Modifier and Type Method Description ExternalGroupCollectionRequestExternalConnection. getGroups() -
Uses of ExternalGroupCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ExternalGroupCollectionRequest Modifier and Type Method Description ExternalGroupCollectionRequestExternalConnectionCollectionRequest. groups() -
Uses of ExternalGroupCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ExternalGroupCollectionRequest Modifier and Type Method Description ExternalGroupCollectionRequestExternalConnectionRequest. groups()
-