Enum SeverityLevel
- Namespace
- Microsoft.ApplicationInsights.DataContracts
- Assembly
- Microsoft.ApplicationInsights.dll
public enum SeverityLevel
Fields
Critical = 4
Error = 3
Information = 1
Verbose = 0
Warning = 2
public enum SeverityLevel
Critical = 4
Error = 3
Information = 1
Verbose = 0
Warning = 2