Compartilhar via


ApplicationGatewayPrivateEndpointConnectionsOperationsExtensions.ListNext Método

Definição

Lista todas as conexões de ponto de extremidade privado em um gateway de aplicativo.

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

Parâmetros

operations
IApplicationGatewayPrivateEndpointConnectionsOperations

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