LogLevel Enumeration
Updated: September 18, 2014
Namespace:
Microsoft.Azure.Management.Insights.Models
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
| Member name | Description | |
|---|---|---|
| Critical | Log critical events. | |
| Error | Log error events. | |
| Information | Log information events. | |
| Undefined | Log level is undefined. | |
| Verbose | Log verbose events. | |
| Warning | Log warning events. |
Show: