次の方法で共有


AlertScope 列挙型

定義

AlertScope の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum AlertScope
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type AlertScope = 
Public Enum AlertScope
継承
AlertScope
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

Device 1
Resource 0

適用対象