次の方法で共有


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

定義

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

パラメーター

operations
IHubOperations
resourceGroupName
String
dataFactoryName
String

戻り値

適用対象