
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
838 B
838 B
vim.dvs.DistributedVirtualSwitchManager.DvsProductSpec
This class is used to specify ProductSpec for the DVS. The two properties are strictly mutually exclusive. If both properties are set, then an InvalidArgument fault would be thrown.
- extends
- since
- Attributes:
-
newSwitchProductSpec (vim.dvs.ProductSpec, optional):
The ProductSpec for new DVS
distributedVirtualSwitch (vim.DistributedVirtualSwitch, optional):
Get ProductSpec from the existing DVS