Partilhar via


SharedGalleriesOperationsExtensions.ListNext Método

Definição

Listar galerias compartilhadas por ID de assinatura ou ID de locatário.

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

Parâmetros

operations
ISharedGalleriesOperations

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