Show / Hide Table of Contents

    Enum AutomaticTuningDisabledReason

    Defines values for AutomaticTuningDisabledReason.

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

    AutoConfigured

    Default

    Disabled

    InheritedFromServer

    NotSupported

    QueryStoreOff

    QueryStoreReadOnly

    Back to top Azure SDK for Net