SitePhpErrorLogFlagInner.MasterLogErrorsMaxLength Property

Definition

Gets or sets master log_errors_max_len setting.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to