DVSFilterSpecVlanIdSpec

DVSFilterSpecVlanIdSpec
DVSFilterSpecVlanIdSpec

Sub-class for Vlan filters.

This is for the Vlan type to be Vlan.

Since: vSphere API Release 8.0.3.0

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

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. If set,port vlans matching are qualified.

Availability
Added in vSphere API Release 8.0.3.0