Compartir a través de


LogLevel Enumeration

 

Namespace:   Microsoft.Azure.Management.Insights.Models
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

Syntax

public enum LogLevel
public enum class LogLevel
type LogLevel
Public Enumeration LogLevel

Members

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.

See Also

Microsoft.Azure.Management.Insights.Models Namespace

Return to top