Compartilhar via


DataFactoryOperationsExtensions.ListNextAsync Método

Definição

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactories.Models.DataFactoryListResponse> ListNextAsync(this Microsoft.Azure.Management.DataFactories.IDataFactoryOperations operations, string nextLink);
static member ListNextAsync : Microsoft.Azure.Management.DataFactories.IDataFactoryOperations * string -> System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactories.Models.DataFactoryListResponse>
<Extension()>
Public Function ListNextAsync (operations As IDataFactoryOperations, nextLink As String) As Task(Of DataFactoryListResponse)

Parâmetros

nextLink
String

Retornos

Aplica-se a