Files
Shawn Hartsock c83651f5be pyvmomi RST docs do not properly show lists
Fixes RST documents to include list mark up when appropriate.

closes: https://github.com/vmware/pyvmomi/issues/76
2014-08-13 14:49:24 -04:00

722 B

vim.dvs.VmwareDistributedVirtualSwitch.TrunkVlanSpec

This data type specifies that the port uses trunk mode, which allows the guest operating system to manage its own VLAN tags.

extends

vim.dvs.VmwareDistributedVirtualSwitch.VlanSpec

since

vSphere API 4.0

Attributes:

vlanId ([vim.NumericRange]):

The VlanId range for the trunk port. The valid VlanId range is from 0 to 4094. Overlapping ranges are allowed.