Partager via


ContentItemOperationsExtensions.ListByServiceNext Méthode

Définition

Répertorie les éléments de contenu du portail des développeurs spécifiés par le type de contenu fourni.

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

Paramètres

operations
IContentItemOperations

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 à