Uses of Class
odata.msgraph.client.beta.entity.request.OnPremisesAgentGroupRequest
-
Packages that use OnPremisesAgentGroupRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of OnPremisesAgentGroupRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return OnPremisesAgentGroupRequest Modifier and Type Method Description OnPremisesAgentGroupRequestOnPremisesAgentCollectionRequest. agentGroups(String id)OnPremisesAgentGroupRequestOnPremisesPublishingProfileCollectionRequest. agentGroups(String id)OnPremisesAgentGroupRequestPublishedResourceCollectionRequest. agentGroups(String id) -
Uses of OnPremisesAgentGroupRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return OnPremisesAgentGroupRequest Modifier and Type Method Description OnPremisesAgentGroupRequestOnPremisesAgentRequest. agentGroups(String id)OnPremisesAgentGroupRequestOnPremisesPublishingProfileRequest. agentGroups(String id)OnPremisesAgentGroupRequestPublishedResourceRequest. agentGroups(String id)
-