Condividi tramite


SiteConfigResourceInner.HttpLoggingEnabled Proprietà

Definizione

Ottiene o imposta <code>true</code> se la registrazione HTTP è abilitata; in caso contrario, <codice>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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a