Sha256: 040081d0a8006aca912975f09f26ea5e2953147c0227e51706d234443fccbb77

Contents?: true

Size: 411 Bytes

Versions: 9

Compression:

Stored size: 411 Bytes

Contents

# encoding: utf-8
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is
# regenerated.

module Azure::Web::Mgmt::V2018_02_01
  module Models
    #
    # Defines values for AutoHealActionType
    #
    module AutoHealActionType
      Recycle = "Recycle"
      LogEvent = "LogEvent"
      CustomAction = "CustomAction"
    end
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
azure_mgmt_web-0.18.1 lib/2018-02-01/generated/azure_mgmt_web/models/auto_heal_action_type.rb
azure_mgmt_web-0.18.0 lib/2018-02-01/generated/azure_mgmt_web/models/auto_heal_action_type.rb
azure_mgmt_web-0.17.6 lib/2018-02-01/generated/azure_mgmt_web/models/auto_heal_action_type.rb
azure_mgmt_web-0.17.5 lib/2018-02-01/generated/azure_mgmt_web/models/auto_heal_action_type.rb
azure_mgmt_web-0.17.4 lib/2018-02-01/generated/azure_mgmt_web/models/auto_heal_action_type.rb
azure_mgmt_web-0.17.3 lib/2018-02-01/generated/azure_mgmt_web/models/auto_heal_action_type.rb
azure_mgmt_web-0.17.2 lib/2018-02-01/generated/azure_mgmt_web/models/auto_heal_action_type.rb
azure_mgmt_web-0.17.1 lib/2018-02-01/generated/azure_mgmt_web/models/auto_heal_action_type.rb
azure_mgmt_web-0.17.0 lib/2018-02-01/generated/azure_mgmt_web/models/auto_heal_action_type.rb