你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

FunctionShellActionParam interface

描述如何运行shell工具调用的命令和限制。

属性

commands

命令执行环境运行的 shell 命令。

max_output_length
timeout_ms

属性详细信息

commands

命令执行环境运行的 shell 命令。

commands: string[]

属性值

string[]

max_output_length

max_output_length?: number

属性值

number

timeout_ms

timeout_ms?: number

属性值

number