Uses of Class
odata.msgraph.client.beta.entity.collection.request.ManagedAppPolicyCollectionRequest
-
Packages that use ManagedAppPolicyCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ManagedAppPolicyCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ManagedAppPolicyCollectionRequest Modifier and Type Method Description ManagedAppPolicyCollectionRequestManagedAppRegistration. getAppliedPolicies()“Zero or more policys already applied on the registered app when it last synchronized with managment service.”ManagedAppPolicyCollectionRequestManagedAppRegistration. getIntendedPolicies()“Zero or more policies admin intended for the app as of now.”ManagedAppPolicyCollectionRequestDeviceAppManagement. getManagedAppPolicies()“Managed app policies.” -
Uses of ManagedAppPolicyCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ManagedAppPolicyCollectionRequest Modifier and Type Method Description ManagedAppPolicyCollectionRequestManagedAppRegistrationCollectionRequest. appliedPolicies()ManagedAppPolicyCollectionRequestManagedAppRegistrationCollectionRequest. intendedPolicies() -
Uses of ManagedAppPolicyCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ManagedAppPolicyCollectionRequest Modifier and Type Method Description ManagedAppPolicyCollectionRequestManagedAppRegistrationRequest. appliedPolicies()ManagedAppPolicyCollectionRequestManagedAppRegistrationRequest. intendedPolicies()ManagedAppPolicyCollectionRequestDeviceAppManagementRequest. managedAppPolicies()
-