FileSystemHttpLogsConfig.IsEnabled Property

Definition

True if configuration is enabled, false if it is disabled and null if configuration is not set. Serialized Name: FileSystemHttpLogsConfig.enabled

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

Property Value

Applies to