你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ServiceConfigResultProperties interface
群集实例服务配置属性。
- 扩展
继承属性
component |
组件名称。 |
content | 服务配置文件中的内容。 |
custom |
自定义键。 |
default |
默认键。 |
file |
文件名。 |
path | 配置文件路径。 |
service |
服务配置名称。 |
type | 配置类型。 |
继承属性详细信息
componentName
content
customKeys
自定义键。
customKeys?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}
defaultKeys
默认键。
defaultKeys?: {[propertyName: string]: ServiceConfigListResultValueEntity}
属性值
{[propertyName: string]: ServiceConfigListResultValueEntity}