你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
DeploymentParameter interface
模板的部署参数。
属性
reference | Azure Key Vault 参数引用。 |
type | 值的类型。 |
value | 参数的输入值。 |
属性详细信息
reference
type
值的类型。
type?: string
属性值
string
value
参数的输入值。
value?: any
属性值
any