
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
963 B
963 B
vim.host.PhysicalNic.Specification
This data object type describes the physical network adapter specification representing the properties on a physical network adapter that can be configured once the object exists.
- extends
- Attributes:
-
ip (vim.host.IpConfig, optional):
The IP configuration on the physical network adapter (applies only to a hosted network adapter). The data object will be NULL on an ESX Server system.
linkSpeed (vim.host.PhysicalNic.LinkSpeedDuplex, optional):
The link speed and duplexity that this physical network adapter is currently configured to use. If this property is not set, the physical network adapter autonegotiates its proper settings.