Compartilhar via


GalleriesOperationsExtensions.ListByResourceGroupNext Método

Definição

Listar galerias em um grupo de recursos.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Compute.Models.Gallery> ListByResourceGroupNext (this Microsoft.Azure.Management.Compute.IGalleriesOperations operations, string nextPageLink);
static member ListByResourceGroupNext : Microsoft.Azure.Management.Compute.IGalleriesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Compute.Models.Gallery>
<Extension()>
Public Function ListByResourceGroupNext (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