次の方法で共有


HubOperationsExtensions.ListNextAsync(IHubOperations, String) メソッド

定義

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

パラメーター

operations
IHubOperations
nextLink
String

戻り値

適用対象