ArrayOfVirtualPCIPassthroughDeviceBackingInfo
ArrayOfVirtualPCIPassthroughDeviceBackingInfo
A boxed array of VirtualPCIPassthroughDeviceBackingInfo. To be used in Any placeholders.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": [
{
"_typeName": "string",
"deviceName": "string",
"useAutoDetect": false,
"id": "string",
"deviceId": "string",
"systemId": "string",
"vendorId": 0
}
]
}