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

Public Attributes

string ConnectionString
 The connection string for the storage account containing the queue for a queue trigger Azure Function.
 
string FunctionUrl
 The URL to be invoked to execute an HTTP triggered function.
 
string QueueName
 The name of the queue for a queue trigger Azure Function.
 
string TriggerType
 The trigger type for the function.
 
- Public Attributes inherited from PlayFab.SharedModels.PlayFabResultCommon
PlayFabRequestCommon Request
 
object CustomData
 

Additional Inherited Members

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

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