Sdílet prostřednictvím


IntegrationRuntimeNodeIpAddressOperations interface

Rozhraní představující IntegrationRuntimeNodeIpAddressOperations

Metody

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

Získání IP adresy uzlu prostředí Integration Runtime

Podrobnosti metody

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

Získání IP adresy uzlu prostředí Integration Runtime

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

Parametry

resourceGroupName

string

Název skupiny prostředků. Název nerozlišuje malá a velká písmena.

workspaceName

string

Název pracovního prostoru.

integrationRuntimeName

string

Název prostředí Integration Runtime

nodeName

string

Název uzlu prostředí Integration Runtime

options
IntegrationRuntimeNodeIpAddressGetOptionalParams

Parametry možností.

Návraty