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

TraceOptions.AllowVerboseLinuxTelemetry Property

Definition

Gets or sets if Azure linux telemetry should include verbose logs.

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

Property Value

Remarks

The default behaviour is false, which disables verbose logs. When set to true, performance may be affected due to the amount of verbose logs. We recommend setting this to true primarily for debugging purposes. <returns>true to enable verbose telemetry; false otherwise. </returns>

Applies to