vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostVMotionNetConfig(vim.host.VMotionSystem.NetConfig)
- Property of
- HostVMotionInfo, HostVMotionSystem
- Extends
- DynamicData
- See also
- HostVirtualNic
- Since
- 2.0
Data Object Description
The NetConfig data object type contains the networking configuration for VMotion operations.Properties
Name | Type | Description |
---|---|---|
candidateVnic* | HostVirtualNic[] |
List of VirtualNic objects that may be used for VMotion.
This will be a subset of the list of VirtualNics in
vnic.
|
selectedVnic* | xsd:string |
VirtualNic that is selected for use in VMotion operations.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |