Show / Hide Table of Contents

    Class Enabled

    Defines values for Enabled.

    Inheritance
    Object
    Enabled
    Namespace: System.Dynamic.ExpandoObject
    Assembly: Microsoft.Azure.Management.Monitor.dll
    Syntax
    public static class Enabled

    Fields

    False

    Declaration
    public const string False;
    Field Value
    String

    True

    Declaration
    public const string True;
    Field Value
    String

    Back to top Azure SDK for Net