Partilhar via


FileSystemHttpLogsConfig.Enabled Propriedade

Definição

Obtém ou define true se a configuração estiver habilitada, false se estiver desabilitada e nula se a configuração não estiver definida.

[Newtonsoft.Json.JsonProperty(PropertyName="enabled")]
public bool? Enabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enabled")>]
member this.Enabled : Nullable<bool> with get, set
Public Property Enabled As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a