Compartilhar via


SiteConfigResourceInner.DetailedErrorLoggingEnabled Propriedade

Definição

Obtém ou define <code>true</code> se o log de erros detalhado estiver habilitado; caso contrário, <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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a