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

VariableSpecification interface

管道的单个变量的定义。

属性

defaultValue

变量的默认值。

type

变量类型。

属性详细信息

defaultValue

变量的默认值。

defaultValue?: any

属性值

any

type

变量类型。

type: string

属性值

string