Freigeben über


PrivateEndpointConnectionsOperationsExtensions.ListByServerNext Methode

Definition

Ruft alle privaten Endpunktverbindungen auf einem Server ab.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.MySQL.Models.PrivateEndpointConnection> ListByServerNext (this Microsoft.Azure.Management.MySQL.IPrivateEndpointConnectionsOperations operations, string nextPageLink);
static member ListByServerNext : Microsoft.Azure.Management.MySQL.IPrivateEndpointConnectionsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.MySQL.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

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

Gibt zurück

Gilt für: