IntegrationRuntimeNodeIpAddressOperations interface
代表 IntegrationRuntimeNodeIpAddressOperations 的介面。
方法
| get(string, string, string, string, Integration |
取得整合運行時間節點的IP位址 |
方法詳細資料
get(string, string, string, string, IntegrationRuntimeNodeIpAddressGetOptionalParams)
取得整合運行時間節點的IP位址
function get(resourceGroupName: string, workspaceName: string, integrationRuntimeName: string, nodeName: string, options?: IntegrationRuntimeNodeIpAddressGetOptionalParams): Promise<IntegrationRuntimeNodeIpAddress>
參數
- resourceGroupName
-
string
資源群組的名稱。 名稱不區分大小寫。
- workspaceName
-
string
工作區的名稱。
- integrationRuntimeName
-
string
整合運行時間名稱
- nodeName
-
string
整合運行時間節點名稱
選項參數。
傳回
Promise<IntegrationRuntimeNodeIpAddress>