Uses of Class
odata.msgraph.client.beta.entity.collection.request.PolicySetItemCollectionRequest
-
Packages that use PolicySetItemCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of PolicySetItemCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return PolicySetItemCollectionRequest Modifier and Type Method Description PolicySetItemCollectionRequestPolicySet. getItems()“Items of the PolicySet with maximum count 100.” -
Uses of PolicySetItemCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return PolicySetItemCollectionRequest Modifier and Type Method Description PolicySetItemCollectionRequestPolicySetCollectionRequest. items() -
Uses of PolicySetItemCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return PolicySetItemCollectionRequest Modifier and Type Method Description PolicySetItemCollectionRequestPolicySetRequest. items()
-