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