vSphere Web Services API
| 
 | |||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Enum - HostPtpConfigDeviceType(vim.host.PtpConfig.DeviceType)
- Since
 - vSphere API Release 7.0.3.0
 
Enum Description
PTP capable network device type.Enum Constants
| Name | Description | 
|---|---|
| none | 
      No device.
    | 
| pciPassthruNic | 
      A network PCI device capable of PTP hardware timestamping,
  enabled for passthru. See HostPciPassthruSystem
  for information on PCI devices enabled for passthru available
  on the host.
    | 
| virtualNic | 
      Virtual network adapter.
    | 
Show WSDL type definition
| Top of page | |||
| Managed Object Types | Data Object Types | All Properties | All Methods |