My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlayFab.MultiplayerModels.UpdateBuildRegionRequest Class Reference

Updates a multiplayer server build's region. More...

Inheritance diagram for PlayFab.MultiplayerModels.UpdateBuildRegionRequest:
PlayFab.SharedModels.PlayFabRequestCommon PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

string BuildId
 The guid string ID of the build we want to update regions for.
 
BuildRegionParams BuildRegion
 The updated region configuration that should be applied to the specified build.
 
Dictionary< string, string > CustomTags
 The optional custom tags associated with the request (e.g. build number, external trace identifiers, etc.).
 
- Public Attributes inherited from PlayFab.SharedModels.PlayFabRequestCommon
PlayFabAuthenticationContext AuthenticationContext
 

Additional Inherited Members

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

Detailed Description

Updates a multiplayer server build's region.


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