次の方法で共有


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

適用対象