Freigeben über


VpnConnectionsOperationsExtensions.ListByVpnGatewayNext Methode

Definition

Ruft alle VPN-Verbindungen für ein bestimmtes virtual wan VPN-Gateway ab.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.VpnConnection> ListByVpnGatewayNext (this Microsoft.Azure.Management.Network.IVpnConnectionsOperations operations, string nextPageLink);
static member ListByVpnGatewayNext : Microsoft.Azure.Management.Network.IVpnConnectionsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.VpnConnection>
<Extension()>
Public Function ListByVpnGatewayNext (operations As IVpnConnectionsOperations, nextPageLink As String) As IPage(Of VpnConnection)

Parameter

operations
IVpnConnectionsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

Der NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.

Gibt zurück

Gilt für: