Uses of Class
odata.msgraph.client.beta.entity.collection.request.MobileAppRelationshipCollectionRequest
-
Packages that use MobileAppRelationshipCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of MobileAppRelationshipCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return MobileAppRelationshipCollectionRequest Modifier and Type Method Description MobileAppRelationshipCollectionRequestMobileApp. getRelationships()“The set of direct relationships for this app.” -
Uses of MobileAppRelationshipCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return MobileAppRelationshipCollectionRequest Modifier and Type Method Description MobileAppRelationshipCollectionRequestMobileAppCollectionRequest. relationships() -
Uses of MobileAppRelationshipCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return MobileAppRelationshipCollectionRequest Modifier and Type Method Description MobileAppRelationshipCollectionRequestMobileAppRequest. relationships()
-