SitePhpErrorLogFlagInner.LocalLogErrorsMaxLength Property

Definition

Gets or sets local log_errors_max_len setting.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to