VirtualDeviceBusSlotInfo

VirtualDeviceBusSlotInfo
VirtualDeviceBusSlotInfo

VirtualDeviceBusSlotInfo is a base data object type for information about device connection to its bus.

This base type does not define any properties. It is used as a namespace for general-purpose subtypes. Specific devices types are represented by subtypes which define properties for device-specific backing information.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string"
}