Freigeben über


ManagedInstancePrivateEndpointConnectionsOperationsExtensions.ListByManagedInstanceNext Methode

Definition

Ruft alle privaten Endpunktverbindungen auf einem Server ab.

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

Parameter

operations
IManagedInstancePrivateEndpointConnectionsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: