Freigeben über


PrivateEndpointConnectionsOperationsExtensions.ListByAccountNext Methode

Definition

Ruft private Endpunktverbindungen ab.

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

Parameter

operations
IPrivateEndpointConnectionsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

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

Gibt zurück

Hinweise

Abrufen privater Endpunktverbindungen für ein Konto

Gilt für: