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

FunctionArgument interface

函数参数和描述。

属性

description

参数描述。

type

参数的类型,例如“字符串”或“数字”。

属性详细信息

description

参数描述。

description?: string

属性值

string

type

参数的类型,例如“字符串”或“数字”。

type: string

属性值

string