My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlayFab.MultiplayerModels.BuildRegionParams Class Reference
Inheritance diagram for PlayFab.MultiplayerModels.BuildRegionParams:
PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

DynamicStandbySettings DynamicStandbySettings
 Optional settings to control dynamic adjustment of standby target. If not specified, dynamic standby is disabled.
 
int MaxServers
 The maximum number of multiplayer servers for the region.
 
int? MultiplayerServerCountPerVm
 Regional override for the number of multiplayer servers to host on a single VM of the build.
 
string Region
 The build region.
 
ScheduledStandbySettings ScheduledStandbySettings
 Optional settings to set the standby target to specified values during the supplied schedules.
 
int StandbyServers
 The number of standby multiplayer servers for the region.
 
AzureVmSize? VmSize
 Regional override for the VM size the build was created on.
 

Additional Inherited Members

- Public Member Functions inherited from PlayFab.SharedModels.PlayFabBaseModel
string ToJson ()
 

The documentation for this class was generated from the following file: