|
Name
|
Type
|
Description
|
| computeResource | vim.ComputeResource |
Placeholder VM ComputeResource.
Not set if the VM is a template.
|
| datacenter | vim.Datacenter |
Placeholder VM datacenter
|
| folder | vim.Folder |
Placeholder VM folder
|
| host | vim.HostSystem |
Placeholder VM host.
Not set if the VM is a template.
|
| placeholderCreationFault | vmodl.LocalizedMethodFault |
Fault from the most recent placeholder creation operation at the local site, if
that operation failed. Otherwise unset.
|
| repairNeeded | xsd:boolean |
Set to true if the placeholder VM needs to be repaired. false otherwise.
|
| resourcePool | vim.ResourcePool |
Placeholder VM ResourcePool.
Not set if the VM is a template.
|
| vm | vim.VirtualMachine |
Placeholder VM
Can be unset if the placeholderVm has been deleted or
has not been created succesfully.
|
|
Properties inherited from |
| None |