Sha256: 3a03635654ddb8a920d26e50ad9c47c0cfea516081bc8132afaf4262a3444c62

Contents?: true

Size: 477 Bytes

Versions: 3

Compression:

Stored size: 477 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::Compute::Mgmt::V2020_06_01
  module Models
    #
    # Defines values for SoftwareUpdateRebootBehavior
    #
    module SoftwareUpdateRebootBehavior
      NeverReboots = "NeverReboots"
      AlwaysRequiresReboot = "AlwaysRequiresReboot"
      CanRequestReboot = "CanRequestReboot"
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
azure_mgmt_compute-0.22.0 lib/2020-06-01/generated/azure_mgmt_compute/models/software_update_reboot_behavior.rb
azure_mgmt_compute-0.21.1 lib/2020-06-01/generated/azure_mgmt_compute/models/software_update_reboot_behavior.rb
azure_mgmt_compute-0.20.0 lib/2020-06-01/generated/azure_mgmt_compute/models/software_update_reboot_behavior.rb