共用方式為


SiteLogsConfigInner.FailedRequestsTracing 屬性

定義

取得或設定失敗的要求追蹤組態。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於