Uses of Class
odata.msgraph.client.beta.entity.collection.request.GroupPolicyPresentationCollectionRequest
-
Packages that use GroupPolicyPresentationCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of GroupPolicyPresentationCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return GroupPolicyPresentationCollectionRequest Modifier and Type Method Description GroupPolicyPresentationCollectionRequestGroupPolicyDefinition. getPresentations()“The group policy presentations associated with the definition.” -
Uses of GroupPolicyPresentationCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return GroupPolicyPresentationCollectionRequest Modifier and Type Method Description GroupPolicyPresentationCollectionRequestGroupPolicyDefinitionCollectionRequest. presentations() -
Uses of GroupPolicyPresentationCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return GroupPolicyPresentationCollectionRequest Modifier and Type Method Description GroupPolicyPresentationCollectionRequestGroupPolicyDefinitionRequest. presentations()
-