server host regions in which this build should be running and available
publicListActiveRegions
return
List
BuildId public_oe property
unique identifier for the build executable
publicstringBuildId
return
string
CommandLineTemplate public_oe property
appended to the end of the command line when starting game servers
publicstringCommandLineTemplate
return
string
Comment public_oe property
developer comment(s) for this build
publicstringComment
return
string
ExecutablePath public_oe property
path to the game server executable. Defaults to gameserver.exe
publicstringExecutablePath
return
string
MaxGamesPerHost public_oe property
maximum number of game server instances that can run on a single host machine
publicintMaxGamesPerHost
return
int
MinFreeGameSlots public_oe property
minimum capacity of additional game server instances that can be started before the autoscaling service starts new host machines (given the number of current running host machines and game server instances)