ISitePhpErrorLogFlag.MasterLogErrorsMaxLength Property

Definition

Master log_errors_max_len setting.

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

Property Value

Attributes

Applies to