Table of Contents

Enum SamplingTelemetryItemTypes

Namespace
Microsoft.ApplicationInsights.DataContracts
Assembly
Microsoft.ApplicationInsights.dll
[Flags]
public enum SamplingTelemetryItemTypes

Fields

Availability = 1024
Event = 1
Exception = 2
Message = 4
Metric = 8
None = 0
PageView = 16
PageViewPerformance = 32
PerformanceCounter = 64
RemoteDependency = 128
Request = 256
SessionState = 512