@taiyi-io/api-connector-ts
Preparing search index...
ControlModifyAutoStartParams
Interface ControlModifyAutoStartParams
云主机修改自动启动请求参数
Interface
interface
ControlModifyAutoStartParams
{
enable
:
boolean
;
guest
:
string
;
}
Index
Properties
enable
guest
Properties
enable
enable
:
boolean
是否自动启动
guest
guest
:
string
云主机ID
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
enable
guest
@taiyi-io/api-connector-ts
Loading...
云主机修改自动启动请求参数
Interface