Show / Hide Table of Contents

    Enum EventLevel

    Defines values for EventLevel.

    Namespace: System.Dynamic.ExpandoObject
    Assembly: Microsoft.Azure.Management.Monitor.dll
    Syntax
    [Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
    public enum EventLevel

    Critical

    Error

    Informational

    Verbose

    Warning

    Back to top Azure SDK for Net