DiagnosticContract.HttpCorrelationProtocol Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets sets correlation protocol to use for Application Insights diagnostics. Possible values include: '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
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute