Uses of Class
odata.msgraph.client.beta.entity.collection.request.ManagedMobileAppCollectionRequest
-
Packages that use ManagedMobileAppCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ManagedMobileAppCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ManagedMobileAppCollectionRequest Modifier and Type Method Description ManagedMobileAppCollectionRequestAndroidManagedAppProtection. getApps()“List of apps to which the policy is deployed.”ManagedMobileAppCollectionRequestDefaultManagedAppProtection. getApps()“List of apps to which the policy is deployed.”ManagedMobileAppCollectionRequestIosManagedAppProtection. getApps()“List of apps to which the policy is deployed.”ManagedMobileAppCollectionRequestTargetedManagedAppConfiguration. getApps()“List of apps to which the policy is deployed.” -
Uses of ManagedMobileAppCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ManagedMobileAppCollectionRequest Modifier and Type Method Description ManagedMobileAppCollectionRequestAndroidManagedAppProtectionCollectionRequest. apps()ManagedMobileAppCollectionRequestDefaultManagedAppProtectionCollectionRequest. apps()ManagedMobileAppCollectionRequestIosManagedAppProtectionCollectionRequest. apps()ManagedMobileAppCollectionRequestTargetedManagedAppConfigurationCollectionRequest. apps() -
Uses of ManagedMobileAppCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ManagedMobileAppCollectionRequest Modifier and Type Method Description ManagedMobileAppCollectionRequestAndroidManagedAppProtectionRequest. apps()ManagedMobileAppCollectionRequestDefaultManagedAppProtectionRequest. apps()ManagedMobileAppCollectionRequestIosManagedAppProtectionRequest. apps()ManagedMobileAppCollectionRequestTargetedManagedAppConfigurationRequest. apps()
-