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