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

Creates a multiplayer server build alias and returns the created alias. More...

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

Public Attributes

string AliasId
 The guid string alias Id of the alias to be updated.
 
string AliasName
 The alias name.
 
List< BuildSelectionCriterionBuildSelectionCriteria
 Array of build selection criteria.
 
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

Creates a multiplayer server build alias and returns the created alias.


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