VirtualSriovEthernetCardSriovBackingInfo

VirtualSriovEthernetCardSriovBackingInfo
VirtualSriovEthernetCardSriovBackingInfo

The VirtualSriovEthernetCardSriovBackingInfo data object contains information about the SR-IOV physical function and virtual function backing for a passthrough NIC.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "physicalFunctionBacking": {
        "_typeName": "string",
        "deviceName": "string",
        "useAutoDetect": false,
        "id": "string",
        "deviceId": "string",
        "systemId": "string",
        "vendorId": 0
    },
    "virtualFunctionBacking": {
        "_typeName": "string",
        "deviceName": "string",
        "useAutoDetect": false,
        "id": "string",
        "deviceId": "string",
        "systemId": "string",
        "vendorId": 0
    },
    "virtualFunctionIndex": 0
}
physicalFunctionBacking
Optional

The VirtualPCIPassthrough.DeviceBackingInfo data object type contains information about the backing that maps the virtual device onto a physical device.

virtualFunctionBacking
Optional

The VirtualPCIPassthrough.DeviceBackingInfo data object type contains information about the backing that maps the virtual device onto a physical device.

integer As int32 As int32
virtualFunctionIndex
Optional

virtualFunctionIndex