Share via


ISitePhpErrorLogFlag.LocalLogErrorsMaxLength Property

Definition

Local log_errors_max_len setting.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Local log_errors_max_len setting.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="localLogErrorsMaxLength")]
public string LocalLogErrorsMaxLength { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Local log_errors_max_len setting.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="localLogErrorsMaxLength")>]
member this.LocalLogErrorsMaxLength : string with get, set
Public Property LocalLogErrorsMaxLength As String

Property Value

Attributes

Applies to