Directories.FailedRequestLogs Property

 

Optional. Including this element in the configuration enables collection of logs about failed requests to an IIS site or application. You must also enable tracing options under system.WebServer in Web.config.

Namespace:   Microsoft.Azure.Management.Insights.Models
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

public string FailedRequestLogs { get; set; }

Property Value

Type: System.String
Return to top
Show: