public class VmwareDistributedVirtualSwitchPvlanSpec extends VmwareDistributedVirtualSwitchVlanSpec
Java class for VmwareDistributedVirtualSwitchPvlanSpec complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VmwareDistributedVirtualSwitchPvlanSpec">
<complexContent>
<extension base="{urn:vim25}VmwareDistributedVirtualSwitchVlanSpec">
<sequence>
<element name="pvlanId" type="{http://www.w3.org/2001/XMLSchema}int"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected int |
pvlanId |
inherited| Constructor and Description |
|---|
VmwareDistributedVirtualSwitchPvlanSpec() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPvlanId()
Gets the value of the pvlanId property.
|
void |
setPvlanId(int value)
Sets the value of the pvlanId property.
|
isInherited, setInheritedCopyright © 2018. All rights reserved.