Delen via


IntegrationRuntimeNodeIpAddressOperations interface

Interface die een IntegrationRuntimeNodeIpAddressOperations vertegenwoordigt.

Methoden

get(string, string, string, string, IntegrationRuntimeNodeIpAddressGetOptionalParams)

Het IP-adres van een Integration Runtime-knooppunt ophalen

Methodedetails

get(string, string, string, string, IntegrationRuntimeNodeIpAddressGetOptionalParams)

Het IP-adres van een Integration Runtime-knooppunt ophalen

function get(resourceGroupName: string, workspaceName: string, integrationRuntimeName: string, nodeName: string, options?: IntegrationRuntimeNodeIpAddressGetOptionalParams): Promise<IntegrationRuntimeNodeIpAddress>

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

workspaceName

string

De naam van de werkruimte.

integrationRuntimeName

string

Naam van integratieruntime

nodeName

string

Naam van integratieruntime-knooppunt

Retouren