次の方法で共有


AutomaticTuningServerReason 列挙型

定義

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

フィールド

名前 説明
Default 0
Disabled 1
AutoConfigured 2

適用対象