My Project
|
Upload URLs point to Azure Blobs; clients must follow the Microsoft Azure Storage Blob Service REST API pattern for uploading content. The response contains upload URLs and IDs for each file. The IDs and URLs returned must be added to the item metadata and committed using the CreateDraftItem or UpdateDraftItem Item APIs. More...
Public Attributes | |
Dictionary< string, string > | CustomTags |
The optional custom tags associated with the request (e.g. build number, external trace identifiers, etc.). | |
List< UploadInfo > | Files |
Description of the files to be uploaded by the client. | |
![]() | |
PlayFabAuthenticationContext | AuthenticationContext |
Additional Inherited Members | |
![]() | |
string | ToJson () |
Upload URLs point to Azure Blobs; clients must follow the Microsoft Azure Storage Blob Service REST API pattern for uploading content. The response contains upload URLs and IDs for each file. The IDs and URLs returned must be added to the item metadata and committed using the CreateDraftItem or UpdateDraftItem Item APIs.