VirtualHubBaseCmdlet.GetVirtualHubOutboundRoutes 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 GetVirtualHubOutboundRoutes (string resourceGroupName, string virtualHubName, Microsoft.Azure.Management.Network.Models.GetOutboundRoutesParameters outboundRoutesParameters);
member this.GetVirtualHubOutboundRoutes : string * string * Microsoft.Azure.Management.Network.Models.GetOutboundRoutesParameters -> Microsoft.Azure.Commands.Network.Models.PSVirtualHubEffectiveRouteMapRouteList
Public Function GetVirtualHubOutboundRoutes (resourceGroupName As String, virtualHubName As String, outboundRoutesParameters As GetOutboundRoutesParameters) As PSVirtualHubEffectiveRouteMapRouteList
Parameters
- resourceGroupName
- String
- virtualHubName
- String
- outboundRoutesParameters
- GetOutboundRoutesParameters