Managed Object Types
Data Object Types
All Properties
All Methods
Enum - CustomizationSysprepRebootOption(vim.vm.customization.WinOptions.SysprepRebootOption)
Property of
CustomizationWinOptions
Since
VI API 2.5
Enum Description
A enum constant specifying what should be done to the guest vm after running sysprep.
Enum Constants
Name
Description
noreboot
reboot
shutdown
Show WSDL type definition
<simpleType xmlns="http://www.w3.org/2001/XMLSchema" xmlns:vim25="urn:vim25" name="CustomizationSysprepRebootOption"> <restriction base="xsd:string"> <enumeration value="reboot"/> <enumeration value="noreboot"/> <enumeration value="shutdown"/> </restriction> </simpleType>
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods
© 2006-2021 VMware, Inc. All rights reserved.
Revision 2 AUG 2021 | Version 7.0U3