HubOperationsExtensions.ListNextAsync(IHubOperations, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactories.Models.HubListResponse> ListNextAsync (this Microsoft.Azure.Management.DataFactories.IHubOperations operations, string nextLink);
static member ListNextAsync : Microsoft.Azure.Management.DataFactories.IHubOperations * string -> System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactories.Models.HubListResponse>
<Extension()>
Public Function ListNextAsync (operations As IHubOperations, nextLink As String) As Task(Of HubListResponse)
Parameters
- operations
- IHubOperations
- nextLink
- String