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