Data Object - VMwareDVSPvlanMapEntry(vim.dvs.VmwareDistributedVirtualSwitch.PvlanMapEntry)

Property of
VMwareDVSConfigInfo, VMwareDVSPvlanConfigSpec
Extends
DynamicData
Since
vSphere API 4.0

Data Object Description

The class represents a PVLAN id.

Properties

Name Type Description
primaryVlanIdxsd:int

The primary VLAN ID. The VLAN IDs of 0 and 4095 are reserved and cannot be used in this property.
pvlanTypexsd:string

The type of PVLAN. See VmwareDistributedVirtualSwitchPvlanPortType for valid values.
secondaryVlanIdxsd:int

The secondary VLAN ID. The VLAN IDs of 0 and 4095 are reserved and cannot be used in this property.
Properties inherited from DynamicData
None

Show WSDL type definition