Managed Object Types
Data Object Types
All Properties
All Methods
Enum - DistributedVirtualSwitchPortConnecteeConnecteeType(vim.dvs.PortConnectee.ConnecteeType)
Since
vSphere API 4.0
Enum Description
The connectee types.
Enum Constants
Name
Description
hostConsoleVnic
The port connects to a console Virtual NIC on a host.
hostVmkVnic
The port connects to a VMkernel Virtual NIC on a host.
pnic
The port connects to a Physical NIC.
vmVnic
The port connects to a Virtual NIC in a Virtual Machine.
Show WSDL type definition
<simpleType xmlns="http://www.w3.org/2001/XMLSchema" xmlns:vsan="urn:vsan" name="DistributedVirtualSwitchPortConnecteeConnecteeType"> <restriction base="xsd:string"> <enumeration value="pnic"/> <enumeration value="vmVnic"/> <enumeration value="hostConsoleVnic"/> <enumeration value="hostVmkVnic"/> </restriction> </simpleType>
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods
© 2015-2018 VMware, Inc. All rights reserved.
Revision 15-Mar-2018 | VMware vSAN Management API | Version 6.7