Partilhar via


PrivateEndpointConnectionOperationsExtensions.ListByBatchAccountNext Método

Definição

Lista todas as ligações de ponto final privado na conta especificada.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Batch.Models.PrivateEndpointConnection> ListByBatchAccountNext (this Microsoft.Azure.Management.Batch.IPrivateEndpointConnectionOperations operations, string nextPageLink);
static member ListByBatchAccountNext : Microsoft.Azure.Management.Batch.IPrivateEndpointConnectionOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Batch.Models.PrivateEndpointConnection>
<Extension()>
Public Function ListByBatchAccountNext (operations As IPrivateEndpointConnectionOperations, nextPageLink As String) As IPage(Of PrivateEndpointConnection)

Parâmetros

operations
IPrivateEndpointConnectionOperations

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

nextPageLink
String

A NextLink da chamada com êxito anterior para a operação Lista.

Devoluções

Aplica-se a