Compartilhar via


SiteConfigResourceInner.HttpLoggingEnabled Propriedade

Definição

Obtém ou define <code>true</code> se o log HTTP estiver habilitado; caso contrário, <code>false</code>.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a