Data Object - FcoeConfigVlanRange(vim.host.FcoeConfig.VlanRange)

Property of
FcoeConfig, FcoeConfigFcoeSpecification
Extends
DynamicData
Since
vSphere API 5.0

Data Object Description

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.

Properties

Name Type Description
vlanHighxsd:int


vlanLowxsd:int


Properties inherited from DynamicData
None

Show WSDL type definition