Partager via


VpnGatewaysOperationsExtensions.ListNext Méthode

Définition

Répertorie tous les VpnGateways d’un abonnement.

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

Paramètres

operations
IVpnGatewaysOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink de l’opération précédente d’appel réussi à List.

Retours

S’applique à