@truenas/api-client
GitHub
Preparing search index...
v25_10_0
VMDisplayDevice
Interface VMDisplayDevice
interface
VMDisplayDevice
{
bind
?:
string
;
dtype
:
"DISPLAY"
;
password
?:
string
|
null
;
port
?:
number
|
null
;
resolution
?:
v25_10_0
.
Resolution
;
type
?:
"SPICE"
|
"VNC"
;
wait
?:
boolean
;
web
?:
boolean
;
web_port
?:
number
|
null
;
}
Index
Properties
bind?
dtype
password?
port?
resolution?
type?
wait?
web?
web_
port?
Properties
Optional
bind
bind
?:
string
dtype
dtype
:
"DISPLAY"
Optional
password
password
?:
string
|
null
Optional
port
port
?:
number
|
null
Optional
resolution
resolution
?:
v25_10_0
.
Resolution
Optional
type
type
?:
"SPICE"
|
"VNC"
Optional
wait
wait
?:
boolean
Optional
web
web
?:
boolean
Optional
web_
port
web_port
?:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bind
dtype
password
port
resolution
type
wait
web
web_
port
GitHub
@truenas/api-client
Loading...