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

ApplicationConfigs interface

应用程序配置

属性

customized

应用程序配置的自定义值。

defaultValue

应用程序配置的默认值。

name

应用程序配置的名称。

platform

应用程序配置的平台类型。

type

应用程序配置的类型。

value

应用程序配置的值。

属性详细信息

customized

应用程序配置的自定义值。

customized: string

属性值

string

defaultValue

应用程序配置的默认值。

defaultValue: string

属性值

string

name

应用程序配置的名称。

name: string

属性值

string

platform

应用程序配置的平台类型。

platform: string

属性值

string

type

应用程序配置的类型。

type: string

属性值

string

value

应用程序配置的值。

value: string

属性值

string