| Name | Type | Description | Notes |
|---|---|---|---|
| reboot_preference | VmmV40EsxiConfigNutanixRebootPreference | [optional] |
require 'nutanix_vmm'
instance = NutanixVmm::VmmV40EsxiConfigNutanixGuestToolsUpgradeConfig.new(
reboot_preference: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| reboot_preference | VmmV40EsxiConfigNutanixRebootPreference | [optional] |
require 'nutanix_vmm'
instance = NutanixVmm::VmmV40EsxiConfigNutanixGuestToolsUpgradeConfig.new(
reboot_preference: null
)