Vm_Hardware_NvmeAddressInfo

Vm_Hardware_NvmeAddressInfo
Vm_Hardware_NvmeAddressInfo

The NvmeAddressInfo structure contains information about the address of a virtual device that is attached to a virtual NVMe adapter of a virtual machine.

JSON Example
{
    "bus": 0,
    "unit": 0
}
integer As int64
bus
Required

Bus number of the adapter to which the device is attached.

integer As int64
unit
Required

Unit number of the device.