Partager via


CommunityGalleryImageVersionsOperationsExtensions.ListNext Méthode

Définition

Répertorier les versions d’image de la galerie de la communauté à l’intérieur d’une image.

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

Paramètres

operations
ICommunityGalleryImageVersionsOperations

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 à