次の方法で共有


DataSliceRunOperationsExtensions.ListNextAsync メソッド

定義

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

パラメーター

nextLink
String

戻り値

適用対象