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

ApplicationInsightsComponentFeature 类

定义

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

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

构造函数

ApplicationInsightsComponentFeature()

初始化 ApplicationInsightsComponentFeature 类的新实例。

ApplicationInsightsComponentFeature(String, String, String, String, Nullable<Boolean>, IList<ApplicationInsightsComponentFeatureCapability>, String, Nullable<Boolean>, String)

初始化 ApplicationInsightsComponentFeature 类的新实例。

属性

Capabilities

获取 Application Insights 组件功能的列表。

FeatureName

获取定价功能名称。

IsHidden

获取保留,现在不使用。

IsMainFeature

获取是否可以对其应用加载项功能。

MeterId

获取用于功能的计量 ID。

MeterRateFrequency

获取功能计量的计量速率。

ResouceId

获取保留,现在不使用。

SupportedAddonFeatures

获取main功能上的附加功能。

Title

获取功能的显示名称。

适用于