次の方法で共有


SiteConfigResourceInner.DetailedErrorLoggingEnabled プロパティ

定義

詳細なエラー ログが有効になっている場合は、lt;code>true</code> を取得または設定&します。それ以外の場合は、<code>false</code>。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.detailedErrorLoggingEnabled")]
public bool? DetailedErrorLoggingEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.detailedErrorLoggingEnabled")>]
member this.DetailedErrorLoggingEnabled : Nullable<bool> with get, set
Public Property DetailedErrorLoggingEnabled As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象