Condividi tramite


SiteConfigResourceInner.DetailedErrorLoggingEnabled Proprietà

Definizione

Ottiene o imposta <code>true</code> se è abilitata la registrazione dettagliata degli errori; in caso contrario, <codice>false</code>.

[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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a