vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - VMwareDVSVlanHealthCheckResult(vim.dvs.VmwareDistributedVirtualSwitch.VlanHealthCheckResult)
- Extends
 - HostMemberUplinkHealthCheckResult
 - See also
 - NumericRange
 - Since
 - vSphere API Release 5.1
 
Data Object Description
This class defines Vlan health check result of an uplink port in the VMware vSphered Distributed Switch.Properties
| Name | Type | Description | 
|---|---|---|
| trunkedVlan* | NumericRange[] | 
         The vlans which are trunked by the physical switch connected to the uplink port.
  If the vlan is not a range, but a single Id,
  both start and end have the same value with the single vlan Id.
       | 
| untrunkedVlan* | NumericRange[] | 
         The vlans which are not trunked by the physical switch connected to the uplink port.
  If the vlan is not a range, but a single Id,
  both start and end have the same value with the single vlan Id.
       | 
| Properties inherited from HostMemberUplinkHealthCheckResult | ||
| uplinkPortKey | ||
| Properties inherited from HostMemberHealthCheckResult | ||
| summary | ||
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |