Uses of Class
microsoft.graph.externalconnectors.collection.request.ConnectionOperationCollectionRequest
-
-
Uses of ConnectionOperationCollectionRequest in microsoft.graph.externalconnectors.collection.request
Methods in microsoft.graph.externalconnectors.collection.request that return ConnectionOperationCollectionRequest Modifier and Type Method Description ConnectionOperationCollectionRequestExternalConnectionCollectionRequest. operations() -
Uses of ConnectionOperationCollectionRequest in microsoft.graph.externalconnectors.entity
Methods in microsoft.graph.externalconnectors.entity that return ConnectionOperationCollectionRequest Modifier and Type Method Description ConnectionOperationCollectionRequestExternalConnection. getOperations() -
Uses of ConnectionOperationCollectionRequest in microsoft.graph.externalconnectors.entity.request
Methods in microsoft.graph.externalconnectors.entity.request that return ConnectionOperationCollectionRequest Modifier and Type Method Description ConnectionOperationCollectionRequestExternalConnectionEntityRequest. operations()
-