My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlayFab.MultiplayerModels.InstrumentationConfiguration Class Reference
Inheritance diagram for PlayFab.MultiplayerModels.InstrumentationConfiguration:
PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

bool? IsEnabled
 Designates whether windows instrumentation configuration will be enabled for this Build.
 
List< string > ProcessesToMonitor
 This property is deprecated, use IsEnabled. The list of processes to be monitored on a VM for this build. Providing processes will turn on performance metrics collection for this build. Process names should not include extensions. If the game server process is: GameServer.exe; then, ProcessesToMonitor = [ GameServer ].
 

Additional Inherited Members

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

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