DVSFilterSpecVmConnecteeSpec

DVSFilterSpecVmConnecteeSpec
DVSFilterSpecVmConnecteeSpec

Sub-class for connectee filters.

This is for the connectee type to be vm. Only one filter will apply, whici is vmName.

Since: vSphere API Release 8.0.3.0

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

The vm name to be filtered in the connectee column.

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

Availability
Added in vSphere API Release 8.0.3.0