My Project
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Pages
Public Attributes | List of all members
PlayFab.MultiplayerModels.BuildRegion Class Reference
Inheritance diagram for PlayFab.MultiplayerModels.BuildRegion:
PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

CurrentServerStats CurrentServerStats
 The current multiplayer server stats for the region.
 
DynamicStandbySettings DynamicStandbySettings
 Optional settings to control dynamic adjustment of standby target.
 
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 target number of standby multiplayer servers for the region.
 
string Status
 The status of multiplayer servers in the build region. Valid values are - Unknown, Initialized, Deploying, Deployed, Unhealthy, Deleting, Deleted.
 
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: