IntegrationRuntimeNodeIpAddressOperations interface
Rozhraní představující IntegrationRuntimeNodeIpAddressOperations
Metody
| get(string, string, string, string, Integration |
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
Parametry možností.
Návraty
Promise<IntegrationRuntimeNodeIpAddress>