次の方法で共有


GatewayOperationsExtensions.List(IGatewayOperations, String, String) メソッド

定義

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

パラメーター

operations
IGatewayOperations
resourceGroupName
String
dataFactoryName
String

戻り値

適用対象