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

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

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

Public Attributes

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

Additional Inherited Members

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

Detailed Description

Removes a multiplayer server build's region.


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