SiteLogsConfigInner.FailedRequestsTracing Property

Definition

Gets or sets failed requests tracing configuration.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.failedRequestsTracing")]
public Microsoft.Azure.Management.AppService.Fluent.Models.EnabledConfig FailedRequestsTracing { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.failedRequestsTracing")>]
member this.FailedRequestsTracing : Microsoft.Azure.Management.AppService.Fluent.Models.EnabledConfig with get, set
Public Property FailedRequestsTracing As EnabledConfig

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to