Uses of Class
odata.msgraph.client.beta.entity.request.MobileContainedAppRequest
-
Packages that use MobileContainedAppRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of MobileContainedAppRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return MobileContainedAppRequest Modifier and Type Method Description MobileContainedAppRequestMobileAppContentCollectionRequest. containedApps(String id) -
Uses of MobileContainedAppRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return MobileContainedAppRequest Modifier and Type Method Description MobileContainedAppRequestWindowsUniversalAppXRequest. committedContainedApps(String id)MobileContainedAppRequestMicrosoftStoreForBusinessAppRequest. containedApps(String id)MobileContainedAppRequestMobileAppContentRequest. containedApps(String id)
-