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

ApplicationInsightsComponentFeatureCapability 类

定义

Application Insights 组件功能

public class ApplicationInsightsComponentFeatureCapability
type ApplicationInsightsComponentFeatureCapability = class
Public Class ApplicationInsightsComponentFeatureCapability
继承
ApplicationInsightsComponentFeatureCapability

构造函数

ApplicationInsightsComponentFeatureCapability()

初始化 ApplicationInsightsComponentFeatureCapability 类的新实例。

ApplicationInsightsComponentFeatureCapability(String, String, String, String, String, String)

初始化 ApplicationInsightsComponentFeatureCapability 类的新实例。

属性

Description

获取功能的说明。

MeterId

获取用于该功能的计量。

MeterRateFrequency

获取计量的计量速率。

Name

获取功能的名称。

Unit

获取功能的单位。

Value

获取功能的值。

适用于