Partager via


GalleryImageVersionsOperationsExtensions.ListByGalleryImageNext Méthode

Définition

Répertorier les versions d’image de galerie dans une définition d’image de galerie.

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

Paramètres

operations
IGalleryImageVersionsOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink du précédent appel réussi à l’opération List.

Retours

S’applique à