SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Enumerated Types > V
  • 0 Ratings

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

NameDescription
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




Feedback

  • 0 Ratings