Freigeben über


IntegrationRuntimeNodeIpAddressOperationsExtensions.Get Methode

Definition

Ip-Adresse des Integration Runtime-Knotens abrufen

public static Microsoft.Azure.Management.Synapse.Models.IntegrationRuntimeNodeIpAddress Get (this Microsoft.Azure.Management.Synapse.IIntegrationRuntimeNodeIpAddressOperations operations, string resourceGroupName, string workspaceName, string integrationRuntimeName, string nodeName);
static member Get : Microsoft.Azure.Management.Synapse.IIntegrationRuntimeNodeIpAddressOperations * string * string * string * string -> Microsoft.Azure.Management.Synapse.Models.IntegrationRuntimeNodeIpAddress
<Extension()>
Public Function Get (operations As IIntegrationRuntimeNodeIpAddressOperations, resourceGroupName As String, workspaceName As String, integrationRuntimeName As String, nodeName As String) As IntegrationRuntimeNodeIpAddress

Parameter

operations
IIntegrationRuntimeNodeIpAddressOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

workspaceName
String

Den Namen des Arbeitsbereichs

integrationRuntimeName
String

Name der Integration Runtime

nodeName
String

Name des Integration Runtime-Knotens

Gibt zurück

Hinweise

Abrufen der IP-Adresse eines Integration Runtime-Knotens

Gilt für: