@shadmanZero/tenantos-api
Preparing search index...
PXEProfile
Interface PXEProfile
interface
PXEProfile
{
bootType
:
string
;
config
:
Record
<
string
,
unknown
>
;
description
?:
string
;
id
:
number
;
name
:
string
;
osType
:
string
;
}
Index
Properties
boot
Type
config
description?
id
name
os
Type
Properties
Readonly
boot
Type
bootType
:
string
Readonly
config
config
:
Record
<
string
,
unknown
>
Optional
Readonly
description
description
?:
string
Readonly
id
id
:
number
Readonly
name
name
:
string
Readonly
os
Type
osType
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
boot
Type
config
description
id
name
os
Type
@shadmanZero/tenantos-api
Loading...