Partager via


PrivateEndpointConnectionsOperationsExtensions.ListNext Méthode

Définition

Obtient les PrivateEndpointConnections disponibles dans un espace de noms. https://msdn.microsoft.com/en-us/library/azure/mt639412.aspx

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

Paramètres

operations
IPrivateEndpointConnectionsOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink de l’opération précédente d’appel réussi à List.

Retours

S’applique à