次の方法で共有


DatasetOperationsExtensions.ListNextAsync(IDatasetOperations, String) メソッド

定義

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

パラメーター

operations
IDatasetOperations
nextLink
String

戻り値

適用対象