Preparing search index...
The search index is not available
Takaro - v0.0.15
Takaro
@takaro/apiclient
GameServerUpdateDTO
Interface GameServerUpdateDTO
Export
GameServerUpdateDTO
interface
GameServerUpdateDTO
{
connectionInfo
:
string
;
enabled
?:
boolean
;
name
:
string
;
reachable
?:
boolean
;
type
:
GameServerUpdateDTOTypeEnum
;
}
Index
Properties
connection
Info
enabled?
name
reachable?
type
Properties
connection
Info
connection
Info
:
string
Memberof
GameServerUpdateDTO
Optional
enabled
enabled
?:
boolean
Memberof
GameServerUpdateDTO
name
name
:
string
Memberof
GameServerUpdateDTO
Optional
reachable
reachable
?:
boolean
Memberof
GameServerUpdateDTO
type
type
:
GameServerUpdateDTOTypeEnum
Memberof
GameServerUpdateDTO
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connection
Info
enabled
name
reachable
type
Takaro - v0.0.15
Loading...
Export
GameServerUpdateDTO