Share via


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

Name Value Description
SmartGroupCreated 0
StateChange 1
AlertAdded 2
AlertRemoved 3

Applies to