Data Object - DynamicProperty
Java Class
com.omnissa.vim.binding.vmodl.DynamicProperty
Since
vmodl.version.version0
Data Object Description¶
The DynamicProperty data object type represents a name-value pair. 1
Data Object Properties¶
Name | Type | Description |
---|---|---|
name | xsd:string | Path to the property. |
val | xsd:anyType | Value of the property. |
-
This data object must be updated as a whole. ↩