Freigeben über


IntegrationAccountPartnersOperationsExtensions.ListNext Methode

Definition

Ruft eine Liste der Integrationskontopartner ab.

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

Parameter

operations
IIntegrationAccountPartnersOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

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

Gibt zurück

Gilt für: