
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
921 B
921 B
vim.host.VirtualSwitch.Config
This data object type describes the VirtualSwitch configuration containing both the configurable properties on a VirtualSwitch and identification information.
- extends
- Attributes:
-
changeOperation (str, optional):
This property indicates the change operation to apply on this configuration specification.See HostConfigChangeOperation
name (str):
The name of the virtual switch. Maximum length is 32 characters.
spec (vim.host.VirtualSwitch.Specification, optional):
The specification of the VirtualSwitch.