Udostępnij za pośrednictwem


VHubRouteTableBaseCmdlet.ListVHubRouteTables(String, String) Method

Definition

public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSVHubRouteTable> ListVHubRouteTables (string resourceGroupName, string virtualHubName);
member this.ListVHubRouteTables : string * string -> System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSVHubRouteTable>
Public Function ListVHubRouteTables (resourceGroupName As String, virtualHubName As String) As List(Of PSVHubRouteTable)

Parameters

resourceGroupName
String
virtualHubName
String

Returns

Applies to