ISitePhpErrorLogFlag.LocalLogErrorsMaxLength Property

Definition

Local log_errors_max_len setting.

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

Property Value

Attributes

Applies to