SitePhpErrorLogFlagInner.MasterLogErrors Property

Definition

Gets or sets master log_errors setting.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to