Uses of Class
odata.msgraph.client.beta.entity.request.OnPremisesAgentRequest
-
Packages that use OnPremisesAgentRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of OnPremisesAgentRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return OnPremisesAgentRequest Modifier and Type Method Description OnPremisesAgentRequestOnPremisesAgentGroupCollectionRequest. agents(String id)OnPremisesAgentRequestOnPremisesPublishingProfileCollectionRequest. agents(String id) -
Uses of OnPremisesAgentRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return OnPremisesAgentRequest Modifier and Type Method Description OnPremisesAgentRequestOnPremisesAgentGroupRequest. agents(String id)OnPremisesAgentRequestOnPremisesPublishingProfileRequest. agents(String id)
-