Share via


SiteLogsConfigData.IsFailedRequestsTracingEnabled Property

Definition

True if configuration is enabled, false if it is disabled and null if configuration is not set.

public bool? IsFailedRequestsTracingEnabled { get; set; }
member this.IsFailedRequestsTracingEnabled : Nullable<bool> with get, set
Public Property IsFailedRequestsTracingEnabled As Nullable(Of Boolean)

Property Value

Applies to