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

ApplicationInsightsComponentFeature interface

Application Insights 组件每日数据量上限状态

属性

capabilities

Application Insights 组件功能列表。

featureName

定价功能名称。

isHidden

保留,现在不使用。

isMainFeature

是否可以向其应用加载项功能。

meterId

用于该功能的计量 ID。

meterRateFrequency

功能计量的计量速率。

resouceId

保留,现在不使用。

supportedAddonFeatures

主要功能上的附加功能。

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