AutoHealActionType Enum

Definition

Defines values for 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
Inheritance
AutoHealActionType
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

CustomAction 2
LogEvent 1
Recycle 0

Applies to