EventType Enum

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Defines values for EventType.

C#
[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum EventType
Inheritance
EventType
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

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

Applies to

Product Versies
Azure SDK for .NET Preview