Data Object - ObjectContent(vmodl.query.PropertyCollector.ObjectContent)

Property of
RetrieveResult
Returned by
RetrieveProperties
Extends
DynamicData
See also
DynamicProperty, MissingProperty

Data Object Description

The ObjectContent data object type contains the contents retrieved for a single managed object.

Properties

Name Type Description
missingSet*MissingProperty[]

Properties for which values could not be retrieved and the associated fault.
objManagedObjectReference

Reference to the managed object that contains properties of interest.
propSet*DynamicProperty[]

Set of name-value pairs for the properties of the managed object.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition