次の方法で共有


AutomaticTuningOptionModeDesired 列挙型

定義

AutomaticTuningOptionModeDesired の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum AutomaticTuningOptionModeDesired
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type AutomaticTuningOptionModeDesired = 
Public Enum AutomaticTuningOptionModeDesired
継承
AutomaticTuningOptionModeDesired
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

Default 2
Off 0
On 1

適用対象