共用方式為


VariableSpecification interface

管線的單一變數定義。

屬性

defaultValue

變數的預設值。

type

變數類型。

屬性詳細資料

defaultValue

變數的預設值。

defaultValue?: any

屬性值

any

type

變數類型。

type: string

屬性值

string