Share via


GatewayOperationsExtensions.RetrieveConnectionInfo Method

Definition

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

Parameters

operations
IGatewayOperations
resourceGroupName
String
dataFactoryName
String
gatewayName
String

Returns

Applies to