ArrayOfHostPciDeviceDirectPathInfo
ArrayOfHostPciDeviceDirectPathInfo
A boxed array of HostPciDeviceDirectPathInfo. To be used in Any placeholders.
Since: vSphere API Release 9.1.0.0
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": [
{
"_typeName": "string",
"interconnectType": "string",
"driverName": "string",
"driverVersion": "string",
"availableMemory": 0
}
]
}