Compartilhar via


GalleryApplicationsOperationsExtensions.ListByGalleryNext Método

Definição

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

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

Parâmetros

operations
IGalleryApplicationsOperations

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