
This external documentation for pyVmomi was generated using Googly Docs (aka Google Standard Documentation) which renders very cleanly in GitHub. Internal documentation for a class should be done in Sphinx format because tools like pyCharm and Eclipse can use that documentation as a hint for code completion. Note: External docs as Googly Docs, internal docs as Sphinx. Closes bug#15
28 lines
562 B
ReStructuredText
28 lines
562 B
ReStructuredText
.. _vmodl.query.PropertyCollector.Change: ../../../../vmodl/query/PropertyCollector/Change.rst
|
|
|
|
.. _vmodl.query.PropertyCollector.Change.Op: ../../../../vmodl/query/PropertyCollector/Change/Op.rst
|
|
|
|
vmodl.query.PropertyCollector.Change.Op
|
|
=======================================
|
|
Enumeration of possible changes to a property.
|
|
:contained by: `vmodl.query.PropertyCollector.Change`_
|
|
|
|
:type: `vmodl.query.PropertyCollector.Change.Op`_
|
|
|
|
:name: indirectRemove
|
|
|
|
values:
|
|
--------
|
|
|
|
indirectRemove
|
|
indirectRemove
|
|
|
|
add
|
|
add
|
|
|
|
assign
|
|
assign
|
|
|
|
remove
|
|
remove
|