次の方法で共有


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

定義

public static Microsoft.Azure.Management.DataFactories.Models.HubListResponse ListNext (this Microsoft.Azure.Management.DataFactories.Core.IHubOperations operations, string nextLink);
static member ListNext : Microsoft.Azure.Management.DataFactories.Core.IHubOperations * string -> Microsoft.Azure.Management.DataFactories.Models.HubListResponse
<Extension()>
Public Function ListNext (operations As IHubOperations, nextLink As String) As HubListResponse

パラメーター

operations
IHubOperations
nextLink
String

戻り値

適用対象