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

ApplicationInsightsComponentAvailableFeatures 类

定义

Application Insights 组件可用功能。

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

构造函数

ApplicationInsightsComponentAvailableFeatures()

初始化 ApplicationInsightsComponentAvailableFeatures 类的新实例。

ApplicationInsightsComponentAvailableFeatures(IList<ApplicationInsightsComponentFeature>)

初始化 ApplicationInsightsComponentAvailableFeatures 类的新实例。

属性

Result

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

适用于