Compartilhar via


VpnGatewaysOperationsExtensions.ListNext Método

Definição

Lista todos os VpnGateways em uma assinatura.

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)

Parâmetros

operations
IVpnGatewaysOperations

O grupo de operações para esse método de extensão.

nextPageLink
String

O NextLink da chamada bem-sucedida anterior para a operação Listar.

Retornos

Aplica-se a