VirtualSCSIPassthroughDeviceBackingInfo
VirtualSCSIPassthroughDeviceBackingInfo
The VirtualSCSIPassthrough.DeviceBackingInfo data object type contains information about the backing that maps the virtual device onto a physical device.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"deviceName": "string",
"useAutoDetect": false
}