EventLevel Enumeration
The event level.
Namespace: Microsoft.Azure.Insights.Models
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
Syntax
public enum EventLevel
public enum class EventLevel
type EventLevel
Public Enumeration EventLevel
Members
Member name | Description | |
---|---|---|
Critical | Critical level |
|
Error | Error level |
|
Informational | Informational level |
|
Verbose | Verbose level |
|
Warning | Warning level |
See Also
Microsoft.Azure.Insights.Models Namespace
Return to top