Show / Hide Table of Contents

    Enum AutomaticTuningOptionModeDesired

    Defines values for AutomaticTuningOptionModeDesired.

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

    Default

    Off

    On

    Back to top Azure SDK for Net