Module: Azure::Compute::Mgmt::V2020_06_01::Models::InGuestPatchMode

Defined in:
lib/2020-06-01/generated/azure_mgmt_compute/models/in_guest_patch_mode.rb

Overview

Defines values for InGuestPatchMode

Constant Summary collapse

Manual =
"Manual"
AutomaticByOS =
"AutomaticByOS"
AutomaticByPlatform =
"AutomaticByPlatform"