Uses of Class
odata.msgraph.client.beta.entity.request.ManagedAppPolicyRequest
-
Packages that use ManagedAppPolicyRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ManagedAppPolicyRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ManagedAppPolicyRequest Modifier and Type Method Description ManagedAppPolicyRequestManagedAppRegistrationCollectionRequest. appliedPolicies(String id)ManagedAppPolicyRequestManagedAppRegistrationCollectionRequest. intendedPolicies(String id) -
Uses of ManagedAppPolicyRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ManagedAppPolicyRequest Modifier and Type Method Description ManagedAppPolicyRequestManagedAppRegistrationRequest. appliedPolicies(String id)ManagedAppPolicyRequestManagedAppRegistrationRequest. intendedPolicies(String id)ManagedAppPolicyRequestDeviceAppManagementRequest. managedAppPolicies(String id)
-