Share via


SiteConfig.DetailedErrorLoggingEnabled Property

Definition

true if detailed error logging is enabled; otherwise, false.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public bool? DetailedErrorLoggingEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.DetailedErrorLoggingEnabled : Nullable<bool> with get, set
Public Property DetailedErrorLoggingEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to