DistributedVirtualSwitchPortConnectee

DistributedVirtualSwitchPortConnectee
DistributedVirtualSwitchPortConnectee

Information about the entity that connects to a DistributedVirtualPort.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "connectedEntity": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "nicKey": "string",
    "type": "string",
    "addressHint": "string"
}
connectedEntity
Optional

The connected entity.

This property should always be set unless the user's setting does not have System.Read privilege on the object referred to by this property.

string
nicKey
Optional

The key of the virtual NIC that connects to this port.

string
type
Optional

The type of the connectee.

See ConnecteeType for valid values.

string
addressHint
Optional

A hint on address information of the NIC that connects to this port.