HubVnetConnectionBaseCmdlet.ListHubVnetConnections(String, String) 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 System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSHubVirtualNetworkConnection> ListHubVnetConnections (string resourceGroupName, string parentHubName);
member this.ListHubVnetConnections : string * string -> System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSHubVirtualNetworkConnection>
Public Function ListHubVnetConnections (resourceGroupName As String, parentHubName As String) As List(Of PSHubVirtualNetworkConnection)
Parameters
- resourceGroupName
- String
- parentHubName
- String