次の方法で共有


EventsBrowserTimingResult.ClientPerformance プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象