Module: Azure::Web::Mgmt::V2015_04_01::Models::AutoHealActionType

Defined in:
lib/2015-04-01/generated/azure_mgmt_web/models/auto_heal_action_type.rb

Overview

Defines values for AutoHealActionType

Constant Summary collapse

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