vSphere Web Services API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - PlaceVmsXClusterSpecCandidateNetworks(vim.PlaceVmsXClusterSpec.CandidateNetworks)
- Extends
- DynamicData
- See also
- Network
- Since
- vSphere API Release 9.1.0.0
Data Object Description
Represents the list of candidate networks for a single network interface.Properties
| Name | Type | Description |
|---|---|---|
| networks* | ManagedObjectReference[]
to a Network[] |
The list of candidate networks for a single network interface. When this
parameter is specified, virtual machines will only be placed on clusters
whose hosts are connected to one of the specified network.
Note - Only one of the listed network will be used for attaching the
virtual NIC.
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |