Show / Hide Table of Contents

    Enum ReceiverStatus

    Defines values for ReceiverStatus.

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

    Disabled

    Enabled

    NotSpecified

    Back to top Azure SDK for Net