次の方法で共有


EventType 列挙型

定義

EventType の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum EventType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type EventType = 
Public Enum EventType
継承
EventType
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

All 0
AvailabilityResults 8
BrowserTimings 4
CustomEvents 2
CustomMetrics 10
Dependencies 6
Exceptions 7
PageViews 3
PerformanceCounters 9
Requests 5
Traces 1

適用対象