VmHardwareSataAddressInfo

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


Properties

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.

JSON Example

{
	"bus": 0,
	"unit": 0
}
Property Of

VmHardwareCdromInfo

Feedback

Was this page helpful?