ApplicationInsightsComponentFeatureCapability interface
Application Insights 组件功能
属性
| description | 功能的说明。 |
| meter |
用于该功能的计量。 |
| meter |
计量的计量速率。 |
| name | 功能的名称。 |
| unit | 功能的单位。 |
| value | 功能的值。 |
属性详细信息
description
功能的说明。
description?: string
属性值
string
meterId
用于该功能的计量。
meterId?: string
属性值
string
meterRateFrequency
计量的计量速率。
meterRateFrequency?: string
属性值
string
name
功能的名称。
name?: string
属性值
string
unit
功能的单位。
unit?: string
属性值
string
value
功能的值。
value?: string
属性值
string