DVSFilterSpecPnicConnecteeSpec

DVSFilterSpecPnicConnecteeSpec
DVSFilterSpecPnicConnecteeSpec

Sub-class for connectee filters.

This is for the connectee type to be pnic. Two filters will apply, which are pnicName and hostName. This connectee whole-name will be made up from two names: pnicName and hostName.

Since: vSphere API Release 8.0.3.0

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "pnicNameSpec": "string"
}
string
pnicNameSpec
Optional

The pnic name to be filtered in the connectee column.

If set, port's connectee type being a pnic whose whole-name including this string are qualified.

Availability
Added in vSphere API Release 8.0.3.0