Uses of Class
odata.msgraph.client.beta.entity.collection.request.MobileAppContentFileCollectionRequest
-
Packages that use MobileAppContentFileCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of MobileAppContentFileCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return MobileAppContentFileCollectionRequest Modifier and Type Method Description MobileAppContentFileCollectionRequestMobileAppContent. getFiles()“The list of files for this app content version.” -
Uses of MobileAppContentFileCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return MobileAppContentFileCollectionRequest Modifier and Type Method Description MobileAppContentFileCollectionRequestMobileAppContentCollectionRequest. files() -
Uses of MobileAppContentFileCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return MobileAppContentFileCollectionRequest Modifier and Type Method Description MobileAppContentFileCollectionRequestMobileAppContentRequest. files()
-