次の方法で共有


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
継承
AlertEmailNotificationStatus
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

Disabled 1
Enabled 0

適用対象