Managed Object Types
Data Object Types
All Properties
All Methods
Enum - VirtualMachineForkConfigInfoChildType(vim.vm.ForkConfigInfo.ChildType)
Since
vSphere API 6.0
Enum Description
Fork child type. A child could be type of none, persistent, or nonpersistent.
Enum Constants
Name
Description
none
nonpersistent
persistent
Show WSDL type definition
<simpleType xmlns="http://www.w3.org/2001/XMLSchema" xmlns:vim25="urn:vim25" name="VirtualMachineForkConfigInfoChildType"> <restriction base="xsd:string"> <enumeration value="none"/> <enumeration value="persistent"/> <enumeration value="nonpersistent"/> </restriction> </simpleType>
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods
© 2006-2020 VMware, Inc. All rights reserved.
Revision 02 JUL 2020 | Version 7.0U1