Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VmwareDistributedVirtualSwitchTrunkVlanSpec(vim.dvs.VmwareDistributedVirtualSwitch.TrunkVlanSpec)
- Extends
- VmwareDistributedVirtualSwitchVlanSpec
- See also
- NumericRange
- Since
- vSphere API Release 4.0
Data Object Description
This data type specifies that the port uses trunk mode, which allows the guest operating system to manage its own VLAN tags.Properties
Name | Type | Description |
---|---|---|
vlanId* | NumericRange[] |
The VlanId range for the trunk port. The valid VlanId range is
from 0 to 4094. Overlapping ranges are allowed.
|
Properties inherited from VmwareDistributedVirtualSwitchVlanSpec | ||
None | ||
Properties inherited from InheritablePolicy | ||
inherited | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |