Freigeben über


PrivateEndpointConnectionsOperationsExtensions.ListByServerNext Methode

Definition

Ruft alle privaten Endpunktverbindungen auf einem Server ab.

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

Parameter

operations
IPrivateEndpointConnectionsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: