AutomaticTuningServerReason Enum

Definition

Defines values for AutomaticTuningServerReason.

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

Fields

AutoConfigured 2
Default 0
Disabled 1

Applies to