다음을 통해 공유


AlertEmailNotificationStatus Enum

Definition

[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

Name Value Description
Enabled 0
Disabled 1

Applies to