
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
20 lines
863 B
ReStructuredText
20 lines
863 B
ReStructuredText
.. _vim.host.DatastoreBrowser.Query: ../../../vim/host/DatastoreBrowser/Query.rst
|
|
|
|
.. _vim.host.DatastoreBrowser.VmConfigQuery.Filter: ../../../vim/host/DatastoreBrowser/VmConfigQuery/Filter.rst
|
|
|
|
.. _vim.host.DatastoreBrowser.VmConfigQuery.Details: ../../../vim/host/DatastoreBrowser/VmConfigQuery/Details.rst
|
|
|
|
|
|
vim.host.DatastoreBrowser.VmConfigQuery
|
|
=======================================
|
|
This data object type describes query specification for the virtual machine configuration file.
|
|
:extends: vim.host.DatastoreBrowser.Query_
|
|
|
|
Attributes:
|
|
filter (`vim.host.DatastoreBrowser.VmConfigQuery.Filter`_, optional):
|
|
|
|
The filter specification for the virtual machine configuration file query.
|
|
details (`vim.host.DatastoreBrowser.VmConfigQuery.Details`_, optional):
|
|
|
|
The details specification for the virtual machine configuration file query.
|