InnerError.Diagnosticcontext Property

Definition

Gets or sets provides correlation for request

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to