DataSliceRunOperationsExtensions.ListNextAsync Method

Definition

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactories.Models.DataSliceRunListResponse> ListNextAsync (this Microsoft.Azure.Management.DataFactories.IDataSliceRunOperations operations, string nextLink);
static member ListNextAsync : Microsoft.Azure.Management.DataFactories.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)

Parameters

nextLink
String

Returns

Applies to