Compartilhar via


SiteConfigResource.DetailedErrorLoggingEnabled Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to