Partilhar via


CommunityGalleryImagesOperationsExtensions.ListNext Método

Definição

Listar imagens da galeria da comunidade dentro de uma galeria.

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

Parâmetros

operations
ICommunityGalleryImagesOperations

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

nextPageLink
String

O NextLink da chamada com êxito anterior para a operação Listar.

Retornos

Aplica-se a