Skip to content

Data Object - DynamicData

Java Class

com.omnissa.vim.binding.vmodl.DynamicData

Since

vmodl.version.version0

Data Object Description

DynamicData is a builtin object model data object type for manipulating data properties dynamically. The primary usage is as a base class for types that may be extended with subtypes in the future, where new properties should be sent to old clients as a set of dynamic properties. 1

Data Object Properties

Name Type Description
None

  1. This data object must be updated as a whole.