次の方法で共有


DeviceType 列挙型

定義

DeviceType の値を定義します。

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

フィールド

Invalid 0
Series8000PhysicalAppliance 2
Series8000VirtualAppliance 1

適用対象