AutomaticTuningServerMode Enum

Definition

Defines values for AutomaticTuningServerMode.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum AutomaticTuningServerMode
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type AutomaticTuningServerMode = 
Public Enum AutomaticTuningServerMode
Inheritance
AutomaticTuningServerMode
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Auto 1
Custom 0
Unspecified 2

Applies to