Partager via


SharedGalleryImageVersionsOperationsExtensions.ListNext Méthode

Définition

Répertoriez les versions d’images de galerie partagées par ID d’abonnement ou ID de locataire.

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

Paramètres

operations
ISharedGalleryImageVersionsOperations

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 à