VmwareDistributedVirtualSwitchPvlanPortType_enum
VmwareDistributedVirtualSwitchPvlanPortType_enum
The PVLAN port types.
Possible values:
promiscuous
: The port can communicate with all other ports within the same PVLAN, including the isolated and community ports .isolated
: The port can only communicate with the promiscuous ports within the same PVLAN, any other traffics are blocked.community
: The ports communicates with other community ports and with promiscuous ports within the same PVLAN.any other traffics are blocked.
This data structure has no properties.
Enumeration: promiscuous, isolated, community,