Delen via


PrivateEndpointConnectionOperationsExtensions.ListByBatchAccountNext Methode

Definitie

Een lijst met alle privé-eindpuntverbindingen in het opgegeven account.

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)

Parameters

operations
IPrivateEndpointConnectionOperations

De bewerkingsgroep voor deze extensiemethode.

nextPageLink
String

De NextLink van de vorige geslaagde aanroepbewerking naar lijst.

Retouren

Van toepassing op