次の方法で共有


GatewayOperationsExtensions.Get メソッド

定義

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

パラメーター

operations
IGatewayOperations
resourceGroupName
String
dataFactoryName
String
gatewayName
String

戻り値

適用対象