
Fixes RST documents to include list mark up when appropriate. closes: https://github.com/vmware/pyvmomi/issues/76
792 B
792 B
vim.host.DatastoreBrowser.SearchResults
This data object type contains the results of a search method for one datastore. A search method typically returns a set of these objects as an array.
- extends
- Attributes:
-
datastore (vim.Datastore, optional):
Datastore contains the results.
folderPath (str, optional):
Relative path to the top-level folder.
file ([vim.host.DatastoreBrowser.FileInfo], optional):
Set of matching files, if any.