@truenas/api-client
GitHub
Preparing search index...
v25_10_0
VMUSBDevice
Interface VMUSBDevice
interface
VMUSBDevice
{
controller_type
?:
|
"piix3-uhci"
|
"piix4-uhci"
|
"ehci"
|
"ich9-ehci1"
|
"vt82c686b-uhci"
|
"pci-ohci"
|
"nec-xhci"
|
"qemu-xhci"
;
device
?:
string
|
null
;
dtype
:
"USB"
;
usb
?:
v25_10_0
.
USBAttributes
|
null
;
}
Index
Properties
controller_
type?
device?
dtype
usb?
Properties
Optional
controller_
type
controller_type
?:
|
"piix3-uhci"
|
"piix4-uhci"
|
"ehci"
|
"ich9-ehci1"
|
"vt82c686b-uhci"
|
"pci-ohci"
|
"nec-xhci"
|
"qemu-xhci"
Optional
device
device
?:
string
|
null
dtype
dtype
:
"USB"
Optional
usb
usb
?:
v25_10_0
.
USBAttributes
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
controller_
type
device
dtype
usb
GitHub
@truenas/api-client
Loading...