Freigeben über


PrivateEndPointConnectionsOperationsExtensions.ListByFactoryNext Methode

Definition

Listet Private Endpunktverbindungen auf

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataFactory.Models.PrivateEndpointConnectionResource> ListByFactoryNext (this Microsoft.Azure.Management.DataFactory.IPrivateEndPointConnectionsOperations operations, string nextPageLink);
static member ListByFactoryNext : Microsoft.Azure.Management.DataFactory.IPrivateEndPointConnectionsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataFactory.Models.PrivateEndpointConnectionResource>
<Extension()>
Public Function ListByFactoryNext (operations As IPrivateEndPointConnectionsOperations, nextPageLink As String) As IPage(Of PrivateEndpointConnectionResource)

Parameter

operations
IPrivateEndPointConnectionsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

Der NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.

Gibt zurück

Gilt für: