VmwareDistributedVirtualSwitchVlanIdSpec

VmwareDistributedVirtualSwitchVlanIdSpec
VmwareDistributedVirtualSwitchVlanIdSpec

This data type defines the configuration when single vlanId is used for the port.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "inherited": false,
    "vlanId": 0
}
integer As int32 As int32
vlanId
Required

The VLAN ID for ports.

Possible values:

  • A value of 0 specifies that you do not want the port associated with a VLAN.
  • A value from 1 to 4094 specifies a VLAN ID for the port.