AlertEmailNotificationStatus Enum

Definition

Defines values for AlertEmailNotificationStatus.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum AlertEmailNotificationStatus
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type AlertEmailNotificationStatus = 
Public Enum AlertEmailNotificationStatus
Inheritance
AlertEmailNotificationStatus
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Disabled 1
Enabled 0

Applies to