HostPlacedVirtualNicIdentifier

HostPlacedVirtualNicIdentifier
HostPlacedVirtualNicIdentifier

This data type describes the Virtual Machine and Virtual NIC to identify virtual adapters placed on a physical NIC

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "vm": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "vnicKey": "string",
    "reservation": 0
}
vm
Required

Reference to an instance of the VirtualMachine managed object.

string
vnicKey
Required

The virtual NIC key

integer As int32 As int32
reservation
Optional

The virtual NIC reservation