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

BuildpackBindingLaunchProperties interface

Buildpack 绑定启动属性

属性

properties

launchProperties 的非敏感属性

secrets

launchProperties 的敏感属性

属性详细信息

properties

launchProperties 的非敏感属性

properties?: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}

secrets

launchProperties 的敏感属性

secrets?: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}