
Fixes RST documents to include list mark up when appropriate. closes: https://github.com/vmware/pyvmomi/issues/76
671 B
671 B
vim.host.VMotionSystem.NetConfig
The NetConfig data object type contains the networking configuration for VMotion operations.
- extends
- Attributes:
-
candidateVnic ([vim.host.VirtualNic], optional):
List of VirtualNic objects that may be used for VMotion. This will be a subset of the list of VirtualNics in vnic .
selectedVnic (vim.host.VirtualNic, optional):
VirtualNic that is selected for use in VMotion operations.