Share via


WebSiteSlotConfig.IsRequestTracingEnabled Property

Definition

<code>true</code> if request tracing is enabled; otherwise, <code>false</code>.

public Azure.Provisioning.BicepValue<bool> IsRequestTracingEnabled { get; set; }
member this.IsRequestTracingEnabled : Azure.Provisioning.BicepValue<bool> with get, set
Public Property IsRequestTracingEnabled As BicepValue(Of Boolean)

Property Value

Applies to