Partager via


GalleryApplicationsOperationsExtensions.ListByGalleryNext Méthode

Définition

Répertorier les définitions d’application d’une galerie dans une galerie.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Compute.Models.GalleryApplication> ListByGalleryNext (this Microsoft.Azure.Management.Compute.IGalleryApplicationsOperations operations, string nextPageLink);
static member ListByGalleryNext : Microsoft.Azure.Management.Compute.IGalleryApplicationsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Compute.Models.GalleryApplication>
<Extension()>
Public Function ListByGalleryNext (operations As IGalleryApplicationsOperations, nextPageLink As String) As IPage(Of GalleryApplication)

Paramètres

operations
IGalleryApplicationsOperations

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 à