Uses of Class
odata.msgraph.client.beta.entity.request.GroupLifecyclePolicyRequest
-
Packages that use GroupLifecyclePolicyRequest Package Description odata.msgraph.client.beta.container odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of GroupLifecyclePolicyRequest in odata.msgraph.client.beta.container
Methods in odata.msgraph.client.beta.container that return GroupLifecyclePolicyRequest Modifier and Type Method Description GroupLifecyclePolicyRequestGraphService. groupLifecyclePolicies(String id) -
Uses of GroupLifecyclePolicyRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return GroupLifecyclePolicyRequest Modifier and Type Method Description GroupLifecyclePolicyRequestGroupCollectionRequest. groupLifecyclePolicies(String id) -
Uses of GroupLifecyclePolicyRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return GroupLifecyclePolicyRequest Modifier and Type Method Description GroupLifecyclePolicyRequestGroupRequest. groupLifecyclePolicies(String id)
-