### YamlMime:JavaEnum fields: - fullName: com.microsoft.azure.management.appservice.AutoHealActionType.CUSTOM_ACTION name: CUSTOM_ACTION nameWithType: AutoHealActionType.CUSTOM_ACTION summary:

Enum value CustomAction.

uid: com.microsoft.azure.management.appservice.AutoHealActionType.CUSTOM_ACTION - fullName: com.microsoft.azure.management.appservice.AutoHealActionType.LOG_EVENT name: LOG_EVENT nameWithType: AutoHealActionType.LOG_EVENT summary:

Enum value LogEvent.

uid: com.microsoft.azure.management.appservice.AutoHealActionType.LOG_EVENT - fullName: com.microsoft.azure.management.appservice.AutoHealActionType.RECYCLE name: RECYCLE nameWithType: AutoHealActionType.RECYCLE summary:

Enum value Recycle.

uid: com.microsoft.azure.management.appservice.AutoHealActionType.RECYCLE inheritances: - - methods: - fullName: com.microsoft.azure.management.appservice.AutoHealActionType.fromString(String value) name: fromString(String value) nameWithType: AutoHealActionType.fromString(String value) parameters: - description:

the serialized value to parse.

name: value type: returns: description:

the parsed AutoHealActionType object, or null if unable to parse.

type: summary: >-

Parses a serialized value to a AutoHealActionType instance.

syntax: public static AutoHealActionType fromString(String value) uid: com.microsoft.azure.management.appservice.AutoHealActionType.fromString(String) - fullName: com.microsoft.azure.management.appservice.AutoHealActionType.toString() name: toString() nameWithType: AutoHealActionType.toString() returns: type: syntax: public String toString() uid: com.microsoft.azure.management.appservice.AutoHealActionType.toString() nameWithType: AutoHealActionType syntax: public enum AutoHealActionType uid: com.microsoft.azure.management.appservice.AutoHealActionType fullName: com.microsoft.azure.management.appservice.AutoHealActionType name: AutoHealActionType package: com.microsoft.azure.management.appservice summary:

Defines values for AutoHealActionType.

metadata: {}