次の方法で共有


DeviceConfigurationStatus 列挙型

定義

DeviceConfigurationStatus の値を定義します。

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

フィールド

Complete 0
Pending 1

適用対象