共用方式為


SmartGroupModificationEvent Enum

Definition

Defines values for 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
Inheritance
SmartGroupModificationEvent
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

AlertAdded 2
AlertRemoved 3
SmartGroupCreated 0
StateChange 1

Applies to