WebSiteGetConfigurationResponse.DetailedErrorLoggingEnabled Property

 

Gets or sets whether detailed error logging is enabled.

Namespace:   Microsoft.WindowsAzure.Management.WebSites.Models
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

Public Property DetailedErrorLoggingEnabled As Nullable(Of Boolean)

Property Value

Type: System.Nullable(Of Boolean)

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

Return to top
Show: