WebSiteGetConfigurationResponse.RequestTracingEnabled Property

 

Gets or sets whether request tracing is enabled.

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

Public Property RequestTracingEnabled As Nullable(Of Boolean)

Property Value

Type: System.Nullable(Of Boolean)

true if request tracing is enabled; otherwise, false.

Return to top
Show: