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

TelemetryConfiguration.TelemetryProcessorChainBuilder Property

Definition

Gets the TelemetryProcessorChainBuilder which can build and populate TelemetryProcessors in the TelemetryConfiguration.

public Microsoft.ApplicationInsights.Extensibility.Implementation.TelemetryProcessorChainBuilder TelemetryProcessorChainBuilder { get; }
member this.TelemetryProcessorChainBuilder : Microsoft.ApplicationInsights.Extensibility.Implementation.TelemetryProcessorChainBuilder
Public ReadOnly Property TelemetryProcessorChainBuilder As TelemetryProcessorChainBuilder

Property Value

Applies to