次の方法で共有


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

フィールド

AutoConfigured 2
Default 0
Disabled 1

適用対象