Freigeben über


IntegrationRuntimeNodesOperationsExtensions.GetIpAddress Methode

Definition

Rufen Sie die IP-Adresse des selbstgehosteten Integration Runtime-Knotens ab.

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

Parameter

operations
IIntegrationRuntimeNodesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

factoryName
String

Der Werksname.

integrationRuntimeName
String

Der Name der Integration Runtime.

nodeName
String

Der Name des Integration Runtime-Knotens.

Gibt zurück

Gilt für: