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

ParameterSpecification interface

为实体定义单个参数。

属性

defaultValue

参数的默认值。

type

参数类型。

属性详细信息

defaultValue

参数的默认值。

defaultValue?: any

属性值

any

type

参数类型。

type: string

属性值

string