次の方法で共有


DiagnosticContract.HttpCorrelationProtocol プロパティ

定義

Application Insights 診断に使用する関連付けプロトコルを取得または設定します。 使用可能な値は、'None'、'Legacy'、'W3C' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象