
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
934 B
934 B
vim.profile.host.StorageProfile
The StorageProfile data object represents the host storage configuration. If a profile plug-in defines policies or subprofiles, use the policy or property list to access the additional configuration data.
- extends
- since
- Attributes:
-
nasStorage (vim.profile.host.NasStorageProfile, optional):
List of NAS storage subprofiles. Use the key property to access a subprofile in the list.