vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - FcoeConfigVlanRange(vim.host.FcoeConfig.VlanRange)
- Property of
 - FcoeConfig, FcoeConfigFcoeSpecification
 - Extends
 - DynamicData
 - Since
 - vSphere API Release 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 | 
|---|---|---|
| vlanHigh | xsd:int | 
 | 
| vlanLow | xsd:int | 
 | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |