vSphere Web Services API
| 
 | |||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Enum - VirtualMachineForkConfigInfoChildType(vim.vm.ForkConfigInfo.ChildType)
- Since
 - vSphere API Release 6.0
 
Enum Description
Fork child type. A child could be type of none, persistent, or nonpersistent.Enum Constants
| Name | Description | 
|---|---|
| none | 
      The virtual machine is not a child.
    | 
| nonpersistent | 
      The virtual machine is a non-persistent child.
    | 
| persistent | 
      The virtual machine is a persistent child.
    | 
Show WSDL type definition
| Top of page | |||
| Managed Object Types | Data Object Types | All Properties | All Methods |