SitePhpErrorLogFlagInner.LocalLogErrors Property

Definition

Gets or sets local log_errors setting.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.localLogErrors")]
public string LocalLogErrors { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.localLogErrors")>]
member this.LocalLogErrors : string with get, set
Public Property LocalLogErrors As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to