次の方法で共有


SmartGroupModificationEvent 列挙型

定義

SmartGroupModificationEvent の値を定義します。

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

フィールド

AlertAdded 2
AlertRemoved 3
SmartGroupCreated 0
StateChange 1

適用対象