Uses of Class
odata.msgraph.client.beta.entity.collection.request.ManagedAppOperationCollectionRequest
-
Packages that use ManagedAppOperationCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ManagedAppOperationCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ManagedAppOperationCollectionRequest Modifier and Type Method Description ManagedAppOperationCollectionRequestManagedAppRegistration. getOperations()“Zero or more long running operations triggered on the app registration.” -
Uses of ManagedAppOperationCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ManagedAppOperationCollectionRequest Modifier and Type Method Description ManagedAppOperationCollectionRequestManagedAppRegistrationCollectionRequest. operations() -
Uses of ManagedAppOperationCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ManagedAppOperationCollectionRequest Modifier and Type Method Description ManagedAppOperationCollectionRequestManagedAppRegistrationRequest. operations()
-