@truenas/api-client
GitHub
Preparing search index...
v25_10_0
VirtDevicePci
Interface VirtDevicePci
interface
VirtDevicePci
{
address
:
string
;
description
?:
string
|
null
;
dev_type
:
"PCI"
;
name
?:
string
|
null
;
readonly
?:
boolean
;
}
Hierarchy (
View Summary
)
v25_10_0
.
VirtDeviceBase
VirtDevicePci
Index
Properties
address
description?
dev_
type
name?
readonly?
Properties
address
address
:
string
Optional
description
description
?:
string
|
null
dev_
type
dev_type
:
"PCI"
Optional
name
name
?:
string
|
null
Optional
readonly
readonly
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
description
dev_
type
name
readonly
GitHub
@truenas/api-client
Loading...