UploadOptions

external interface UploadOptions(source)

Properties

Link copied to clipboard
abstract val archiveSizeBytes: Number?

Archive size in bytes

Link copied to clipboard
abstract val uploadChunkSize: Number?

Maximum chunk size in bytes for cache upload

Link copied to clipboard
abstract val uploadConcurrency: Number?

Number of parallel cache upload

Link copied to clipboard
abstract val useAzureSdk: Boolean?

Indicates whether to use the Azure Blob SDK to download caches that are stored on Azure Blob Storage to improve reliability and performance