VirtualHubBaseCmdlet.GetVirtualHubInboundRoutes Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Azure.Commands.Network.Models.PSVirtualHubEffectiveRouteMapRouteList GetVirtualHubInboundRoutes (string resourceGroupName, string virtualHubName, Microsoft.Azure.Management.Network.Models.GetInboundRoutesParameters inboundRoutesParameters);
member this.GetVirtualHubInboundRoutes : string * string * Microsoft.Azure.Management.Network.Models.GetInboundRoutesParameters -> Microsoft.Azure.Commands.Network.Models.PSVirtualHubEffectiveRouteMapRouteList
Public Function GetVirtualHubInboundRoutes (resourceGroupName As String, virtualHubName As String, inboundRoutesParameters As GetInboundRoutesParameters) As PSVirtualHubEffectiveRouteMapRouteList
Parameters
- resourceGroupName
- String
- virtualHubName
- String
- inboundRoutesParameters
- GetInboundRoutesParameters