HostNetworkConfigResult

HostNetworkConfigResult
HostNetworkConfigResult

The result returned by updateNetworkConfig call.

See also UpdateNetworkConfig.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "vnicDevice": [
        "string"
    ],
    "consoleVnicDevice": [
        "string"
    ]
}
array of string
vnicDevice
Optional

Virtual network adapter keys.

array of string
consoleVnicDevice
Optional

Service console virtual network adapter keys.