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

Module.GetTelemetryInfo Property

Definition

The delegate to get the telemetry info.

public Func<string,System.Collections.Generic.Dictionary<string,string>> GetTelemetryInfo { get; set; }
member this.GetTelemetryInfo : Func<string, System.Collections.Generic.Dictionary<string, string>> with get, set
Public Property GetTelemetryInfo As Func(Of String, Dictionary(Of String, String))

Property Value

Applies to