vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - VMwareDVSPvlanMapEntry(vim.dvs.VmwareDistributedVirtualSwitch.PvlanMapEntry)
- Property of
 - VMwareDVSConfigInfo, VMwareDVSPvlanConfigSpec
 - Extends
 - DynamicData
 - Since
 - vSphere API Release 4.0
 
Data Object Description
The class represents a PVLAN id.Properties
| Name | Type | Description | 
|---|---|---|
| primaryVlanId | xsd:int | 
         The primary VLAN ID. The VLAN IDs of 0 and 4095 are reserved
  and cannot be used in this property.
       | 
| pvlanType | xsd:string | 
         The type of PVLAN.
  See VmwareDistributedVirtualSwitchPvlanPortType
  for valid values.
       | 
| secondaryVlanId | xsd: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
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |