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

Recycle 0
LogEvent 1
CustomAction 2

Applies to