ApplicationInsightsComponentFeature interface
Application Insights 组件每日数据量上限状态
属性
| capabilities | Application Insights 组件功能列表。 |
| feature |
定价功能名称。 |
| is |
保留,现在不使用。 |
| is |
是否可以向其应用加载项功能。 |
| meter |
用于该功能的计量 ID。 |
| meter |
功能计量的计量速率。 |
| resouce |
保留,现在不使用。 |
| supported |
主要功能上的附加功能。 |
| title | 功能的显示名称。 |
属性详细信息
capabilities
Application Insights 组件功能列表。
capabilities?: ApplicationInsightsComponentFeatureCapability[]
属性值
featureName
定价功能名称。
featureName?: string
属性值
string
isHidden
保留,现在不使用。
isHidden?: boolean
属性值
boolean
isMainFeature
是否可以向其应用加载项功能。
isMainFeature?: boolean
属性值
boolean
meterId
用于该功能的计量 ID。
meterId?: string
属性值
string
meterRateFrequency
功能计量的计量速率。
meterRateFrequency?: string
属性值
string
resouceId
保留,现在不使用。
resouceId?: string
属性值
string
supportedAddonFeatures
主要功能上的附加功能。
supportedAddonFeatures?: string
属性值
string
title
功能的显示名称。
title?: string
属性值
string