Data Object - ObjectContent(vmodl.query.PropertyCollector.ObjectContent)
- Property of
-
RetrieveResult
- Returned by
-
RetrieveProperties
- Extends
-
DynamicData
- See also
-
DynamicProperty, MissingProperty
- Since
- vmodl.query.version.version1
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.
|
obj | ManagedObjectReference |
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 |
Show WSDL type definition
© 2023 VMware, Inc. All rights reserved.
Revision 14 March 2023 | vSphere 8.0U1 | vSphere vCenter SMS API 8.0U1