Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 439 Bytes

File metadata and controls

18 lines (12 loc) · 439 Bytes

NutanixVmm::VmmV40EsxiConfigNutanixGuestToolsUpgradeConfig

Properties

Name Type Description Notes
reboot_preference VmmV40EsxiConfigNutanixRebootPreference [optional]

Example

require 'nutanix_vmm'

instance = NutanixVmm::VmmV40EsxiConfigNutanixGuestToolsUpgradeConfig.new(
  reboot_preference: null
)