ArrayOfVirtualMachineSriovInfo

ArrayOfVirtualMachineSriovInfo
ArrayOfVirtualMachineSriovInfo

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

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "name": "string",
            "configurationTag": [
                "string"
            ],
            "pciDevice": {
                "_typeName": "string",
                "id": "string",
                "classId": 0,
                "bus": 0,
                "slot": 0,
                "function": 0,
                "vendorId": 0,
                "subVendorId": 0,
                "vendorName": "string",
                "deviceId": 0,
                "subDeviceId": 0,
                "parentBridge": "string",
                "deviceName": "string"
            },
            "systemId": "string",
            "virtualFunction": false,
            "pnic": "string",
            "devicePool": {
                "_typeName": "string",
                "key": "string"
            }
        }
    ]
}
_value
Required

_value