VsanHostConfigInfoNetworkInfoPortConfig
VsanHostConfigInfoNetworkInfoPortConfig
A PortConfig represents a virtual network adapter and its configuration for use by the VSAN service.
See also HostVirtualNic.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"ipConfig": {
"_typeName": "string",
"upstreamIpAddress": "string",
"downstreamIpAddress": "string"
},
"device": "string"
}
string
device
Required
Device name which identifies the network adapter for this PortConfig.
See also device.