Freigeben über


PrivateEndpointConnectionsPrivateLinkHubOperationsExtensions.ListNext Methode

Definition

Abrufen aller PrivateEndpointConnections im PrivateLinkHub

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Synapse.Models.PrivateEndpointConnectionForPrivateLinkHub> ListNext (this Microsoft.Azure.Management.Synapse.IPrivateEndpointConnectionsPrivateLinkHubOperations operations, string nextPageLink);
static member ListNext : Microsoft.Azure.Management.Synapse.IPrivateEndpointConnectionsPrivateLinkHubOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Synapse.Models.PrivateEndpointConnectionForPrivateLinkHub>
<Extension()>
Public Function ListNext (operations As IPrivateEndpointConnectionsPrivateLinkHubOperations, nextPageLink As String) As IPage(Of PrivateEndpointConnectionForPrivateLinkHub)

Parameter

operations
IPrivateEndpointConnectionsPrivateLinkHubOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: