IntegrationRuntimeNodeIpAddressOperations interface
Interfejs reprezentujący element IntegrationRuntimeNodeIpAddressOperations.
Metody
| get(string, string, string, string, Integration |
Uzyskiwanie adresu IP węzła środowiska Integration Runtime |
Szczegóły metody
get(string, string, string, string, IntegrationRuntimeNodeIpAddressGetOptionalParams)
Uzyskiwanie adresu IP węzła środowiska Integration Runtime
function get(resourceGroupName: string, workspaceName: string, integrationRuntimeName: string, nodeName: string, options?: IntegrationRuntimeNodeIpAddressGetOptionalParams): Promise<IntegrationRuntimeNodeIpAddress>
Parametry
- resourceGroupName
-
string
Nazwa grupy zasobów. Nazwa jest niewrażliwa na wielkość liter.
- workspaceName
-
string
Nazwa obszaru roboczego.
- integrationRuntimeName
-
string
Nazwa środowiska Integration Runtime
- nodeName
-
string
Nazwa węzła środowiska Integration Runtime
Parametry opcji.
Zwraca
Promise<IntegrationRuntimeNodeIpAddress>