Compartir a través de


SiteConfigResourceInner.DetailedErrorLoggingEnabled Propiedad

Definición

Obtiene o establece <code>true</code> si está habilitado el registro de errores detallado; en caso contrario, <code>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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a