Enum - PortGroupConnecteeType(vim.host.PortGroup.PortConnecteeType)


Enum Description

The type of component connected to a port group.

Enum Constants

NameDescription
host The VMkernel is connected to this port group.
systemManagement A system management entity (service console) is connected to this port group.
unknown This port group serves an entity of unspecified kind.
virtualMachine A virtual machine is connected to this port group.

Show WSDL type definition