Module: Azure::ARM::Web::Models::AutoHealActionType

Defined in:
lib/generated/azure_mgmt_web/models/auto_heal_action_type.rb

Overview

Defines values for AutoHealActionType

Constant Summary collapse

Recycle =
"Recycle"
LogEvent =
"LogEvent"
CustomAction =
"CustomAction"