Partilhar via


GalleryImagesOperationsExtensions.ListByGalleryNext Método

Definição

Listar definições de imagem da galeria em uma galeria.

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)

Parâmetros

operations
IGalleryImagesOperations

O grupo de operações para esse método de extensão.

nextPageLink
String

O NextLink da chamada bem-sucedida anterior para a operação Listar.

Retornos

Aplica-se a