Partager via


GalleryImagesOperationsExtensions.ListByGalleryNext Méthode

Définition

Répertorier les définitions d’images de galerie dans une galerie.

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

Paramètres

operations
IGalleryImagesOperations

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 à