Module: Azure::Web::Mgmt::V2018_02_01::Models::AutoHealActionType

Defined in:
lib/2018-02-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"