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

ClientPipelineOptions.ClientLoggingOptions Property

Definition

The options to be used to configure logging within the ClientPipeline.

public System.ClientModel.Primitives.ClientLoggingOptions? ClientLoggingOptions { get; set; }
member this.ClientLoggingOptions : System.ClientModel.Primitives.ClientLoggingOptions with get, set
Public Property ClientLoggingOptions As ClientLoggingOptions

Property Value

Applies to