Uses of Class
odata.msgraph.client.beta.entity.collection.request.EndpointCollectionRequest
-
Packages that use EndpointCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of EndpointCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return EndpointCollectionRequest Modifier and Type Method Description EndpointCollectionRequestGroup. getEndpoints()EndpointCollectionRequestServicePrincipal. getEndpoints() -
Uses of EndpointCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return EndpointCollectionRequest Modifier and Type Method Description EndpointCollectionRequestGroupCollectionRequest. endpoints()EndpointCollectionRequestServicePrincipalCollectionRequest. endpoints() -
Uses of EndpointCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return EndpointCollectionRequest Modifier and Type Method Description EndpointCollectionRequestGroupRequest. endpoints()EndpointCollectionRequestServicePrincipalRequest. endpoints()
-