次の方法で共有


AutomaticTuningServerMode 列挙型

定義

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
継承
AutomaticTuningServerMode
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

Auto 1
Custom 0
Unspecified 2

適用対象