Freigeben über


IntegrationRuntimesOperationsExtensions.ListOutboundNetworkDependenciesEndpoints Methode

Definition

Ruft die Liste der ausgehenden Netzwerkabhängigkeiten für eine bestimmte Azure-SSIS Integration Runtime ab.

public static Microsoft.Azure.Management.DataFactory.Models.IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse ListOutboundNetworkDependenciesEndpoints (this Microsoft.Azure.Management.DataFactory.IIntegrationRuntimesOperations operations, string resourceGroupName, string factoryName, string integrationRuntimeName);
static member ListOutboundNetworkDependenciesEndpoints : Microsoft.Azure.Management.DataFactory.IIntegrationRuntimesOperations * string * string * string -> Microsoft.Azure.Management.DataFactory.Models.IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse
<Extension()>
Public Function ListOutboundNetworkDependenciesEndpoints (operations As IIntegrationRuntimesOperations, resourceGroupName As String, factoryName As String, integrationRuntimeName As String) As IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse

Parameter

operations
IIntegrationRuntimesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

factoryName
String

Der Werksname.

integrationRuntimeName
String

Der Name der Integration Runtime.

Gibt zurück

Gilt für: