次の方法で共有


AutoHealActionType 列挙型

定義

AutoHealActionType の値を定義します。

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

フィールド

CustomAction 2
LogEvent 1
Recycle 0

適用対象