ArrayOfVirtualPCIPassthroughAllowedDevice

ArrayOfVirtualPCIPassthroughAllowedDevice
ArrayOfVirtualPCIPassthroughAllowedDevice

A boxed array of VirtualPCIPassthroughAllowedDevice. To be used in Any placeholders.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "vendorId": 0,
            "deviceId": 0,
            "subVendorId": 0,
            "subDeviceId": 0,
            "revisionId": 0
        }
    ]
}
_value
Required

_value