Partilhar via


CatalogOperationsExtensions.ListTableFragmentsNext Método

Definição

Recupera a lista de fragmentos de tabela do catálogo de Data Lake Analytics.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataLake.Analytics.Models.USqlTableFragment> ListTableFragmentsNext (this Microsoft.Azure.Management.DataLake.Analytics.ICatalogOperations operations, string nextPageLink);
static member ListTableFragmentsNext : Microsoft.Azure.Management.DataLake.Analytics.ICatalogOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataLake.Analytics.Models.USqlTableFragment>
<Extension()>
Public Function ListTableFragmentsNext (operations As ICatalogOperations, nextPageLink As String) As IPage(Of USqlTableFragment)

Parâmetros

operations
ICatalogOperations

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