C# Class PlayFab.AdminModels.RemoveServerBuildRequest

Inheritance: PlayFabRequestCommon
Show file Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
BuildId string

Property Details

BuildId public property

unique identifier of the previously uploaded build executable to be removed
public string BuildId
return string