Compartilhar via


GalleriesOperationsExtensions.ListNext(IGalleriesOperations, String) Método

Definição

Listar galerias em uma assinatura.

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

Parâmetros

operations
IGalleriesOperations

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