Uses of Class
odata.msgraph.client.beta.entity.collection.request.MicrosoftTunnelServerCollectionRequest
-
Packages that use MicrosoftTunnelServerCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of MicrosoftTunnelServerCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return MicrosoftTunnelServerCollectionRequest Modifier and Type Method Description MicrosoftTunnelServerCollectionRequestMicrosoftTunnelSite. getMicrosoftTunnelServers()“A list of MicrosoftTunnelServers that are registered to this MicrosoftTunnelSite” -
Uses of MicrosoftTunnelServerCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return MicrosoftTunnelServerCollectionRequest Modifier and Type Method Description MicrosoftTunnelServerCollectionRequestMicrosoftTunnelSiteCollectionRequest. microsoftTunnelServers() -
Uses of MicrosoftTunnelServerCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return MicrosoftTunnelServerCollectionRequest Modifier and Type Method Description MicrosoftTunnelServerCollectionRequestMicrosoftTunnelSiteRequest. microsoftTunnelServers()
-