Freigeben über


PortalRevisionOperationsExtensions.ListByServiceNext Methode

Definition

Listet die Überarbeitungen des Entwicklerportals auf.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ApiManagement.Models.PortalRevisionContract> ListByServiceNext (this Microsoft.Azure.Management.ApiManagement.IPortalRevisionOperations operations, string nextPageLink);
static member ListByServiceNext : Microsoft.Azure.Management.ApiManagement.IPortalRevisionOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ApiManagement.Models.PortalRevisionContract>
<Extension()>
Public Function ListByServiceNext (operations As IPortalRevisionOperations, nextPageLink As String) As IPage(Of PortalRevisionContract)

Parameter

operations
IPortalRevisionOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: