Partilhar via


EventType Enumeração

Definição

Define valores para 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
Herança
EventType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

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

Aplica-se a