Freigeben über


SiteConfigResource.HttpLoggingEnabled Eigenschaft

Definition

Ruft lt;code>true</code> ab, wenn die HTTP-Protokollierung aktiviert ist, oder legt &diese fest, &andernfalls lt;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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: