Share via


EventsTraceResult.Trace Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="trace")]
public Microsoft.Azure.ApplicationInsights.Models.EventsTraceInfo Trace { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="trace")>]
member this.Trace : Microsoft.Azure.ApplicationInsights.Models.EventsTraceInfo with get, set
Public Property Trace As EventsTraceInfo

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to