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

ApplicationInsightsComponentFeatureCapabilities 类

定义

Application Insights 组件功能

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

构造函数

ApplicationInsightsComponentFeatureCapabilities()

初始化 ApplicationInsightsComponentFeatureCapabilities 类的新实例。

ApplicationInsightsComponentFeatureCapabilities(Nullable<Boolean>, String, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, String, String, Nullable<Double>, Nullable<Double>, Nullable<Double>)

初始化 ApplicationInsightsComponentFeatureCapabilities 类的新实例。

属性

AnalyticsIntegration

获取保留,现在不使用。

ApiAccessLevel

获取保留,现在不使用。

ApplicationMap

获取保留,现在不使用。

BurstThrottlePolicy

获取保留,现在不使用。

DailyCap

获取每日数据量上限(以 GB 为单位)。

DailyCapResetTime

获取每日数据量上限 UTC 重置小时数。

LiveStreamMetrics

获取保留,现在不使用。

MetadataClass

获取保留,现在不使用。

MultipleStepWebTest

获取是否允许使用多个步骤 Web 测试功能。

OpenSchema

获取保留,现在不使用。

PowerBIIntegration

获取保留,现在不使用。

ProactiveDetection

获取保留,现在不使用。

SupportExportData

获取是否允许使用连续导出功能。

ThrottleRate

获取保留,现在不使用。

TrackingType

获取所使用的跟踪类型的 application Insights 组件。

WorkItemIntegration

获取是否允许使用工作项集成功能。

适用于