Uses of Class
odata.msgraph.client.beta.entity.collection.request.MobileContainedAppCollectionRequest
-
Packages that use MobileContainedAppCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of MobileContainedAppCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return MobileContainedAppCollectionRequest Modifier and Type Method Description MobileContainedAppCollectionRequestWindowsUniversalAppX. getCommittedContainedApps()“The collection of contained apps in the committed mobileAppContent of a windowsUniversalAppX app.”MobileContainedAppCollectionRequestMicrosoftStoreForBusinessApp. getContainedApps()“The collection of contained apps in a mobileApp acting as a package.”MobileContainedAppCollectionRequestMobileAppContent. getContainedApps()“The collection of contained apps in a MobileLobApp acting as a package.” -
Uses of MobileContainedAppCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return MobileContainedAppCollectionRequest Modifier and Type Method Description MobileContainedAppCollectionRequestMobileAppContentCollectionRequest. containedApps() -
Uses of MobileContainedAppCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return MobileContainedAppCollectionRequest Modifier and Type Method Description MobileContainedAppCollectionRequestWindowsUniversalAppXRequest. committedContainedApps()MobileContainedAppCollectionRequestMicrosoftStoreForBusinessAppRequest. containedApps()MobileContainedAppCollectionRequestMobileAppContentRequest. containedApps()
-