Share via


EventsBrowserTimingResult.ClientPerformance Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to