Partager via


SharedGalleryImagesOperationsExtensions.ListNext Méthode

Définition

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

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

Paramètres

operations
ISharedGalleryImagesOperations

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 à