Uses of Class
odata.msgraph.client.beta.entity.request.GroupPolicyPresentationRequest
-
Packages that use GroupPolicyPresentationRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of GroupPolicyPresentationRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return GroupPolicyPresentationRequest Modifier and Type Method Description GroupPolicyPresentationRequestGroupPolicyPresentationValue. getPresentation()“The group policy presentation associated with the presentation value.” -
Uses of GroupPolicyPresentationRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return GroupPolicyPresentationRequest Modifier and Type Method Description GroupPolicyPresentationRequestGroupPolicyDefinitionCollectionRequest. presentations(String id) -
Uses of GroupPolicyPresentationRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return GroupPolicyPresentationRequest Modifier and Type Method Description GroupPolicyPresentationRequestGroupPolicyPresentationValueRequest. presentation()GroupPolicyPresentationRequestGroupPolicyDefinitionRequest. presentations(String id)
-