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>