FcoeConfigVlanRange

FcoeConfigVlanRange
FcoeConfigVlanRange

Used to represent inclusive intervals of VLAN IDs.

Valid VLAN IDs fall within the range [0,4094], and the low value of a VlanRange must be less than or equal to the high value.

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

vlanLow

integer As int32 As int32
vlanHigh
Required

vlanHigh