Partager via


DataFactoryOperationsExtensions.ListNextAsync Méthode

Définition

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)

Paramètres

nextLink
String

Retours

S’applique à