Show / Hide Table of Contents

    Enum AutomaticTuningMode

    Defines values for AutomaticTuningMode.

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

    Auto

    Custom

    Inherit

    Unspecified

    Back to top Azure SDK for Net