vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - PropertyChange(vmodl.query.PropertyCollector.Change)
- Property of
- ObjectUpdate
- Extends
- DynamicData
- See also
- PropertyChangeOp
- Since
- vmodl.query.version.version1
Data Object Description
Describes a change to a property.Properties
Name | Type | Description |
---|---|---|
name | xsd:string |
Property or nested property to which the change applies. Nested
properties are specified by paths; for example,
|
op | PropertyChangeOp |
Change operation for the property. Valid values are:
|
val* | xsd:anyType |
New value for the property when "op" is either "add" or "assign".
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |