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

ConfigurationSettingId interface

唯一标识配置设置的字段

属性

etag

此设置的 etag

key

此设置的键。 功能标志必须以 .appconfig.featureflag/<feature-flag-name>为前缀。

label

此设置的标签。 保留此未定义意味着此设置没有标签。

属性详细信息

etag

此设置的 etag

etag?: string

属性值

string

key

此设置的键。 功能标志必须以 .appconfig.featureflag/<feature-flag-name>为前缀。

key: string

属性值

string

label

此设置的标签。 保留此未定义意味着此设置没有标签。

label?: string

属性值

string