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

DiagnosticsOptions.IsTelemetryEnabled 属性

定义

获取或设置值,该值指示是否应发送包含 ApplicationId、客户端库包名称和版本 FrameworkDescriptionOSDescription 的“User-Agent”标头。 通过将 设置为 AZURE_TELEMETRY_DISABLEDtruefalse10,可以控制进程范围的默认值。

public bool IsTelemetryEnabled { get; set; }
member this.IsTelemetryEnabled : bool with get, set
Public Property IsTelemetryEnabled As Boolean

属性值

适用于