Freigeben über


VpnLinkConnectionsOperationsExtensions.ListByVpnConnectionNext Methode

Definition

Ruft alle VPN-Standortlinkverbindungen für eine bestimmte VPN-VPN-Verbindung ab.

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

Parameter

operations
IVpnLinkConnectionsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

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

Gibt zurück

Gilt für: