次の方法で共有


DiagnosticContract.AlwaysLog プロパティ

定義

サンプリング設定を適用しないメッセージの種類を指定する値を取得または設定します。 使用可能な値は次のとおりです: 'allErrors'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.alwaysLog")]
public string AlwaysLog { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.alwaysLog")>]
member this.AlwaysLog : string with get, set
Public Property AlwaysLog As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象