IBlockBlobUploadOptions interface

Properties

accessConditions
blobHTTPHeaders
customerProvidedKey
metadata
progress
tier

Property Details

accessConditions

accessConditions?: IBlobAccessConditions

Property Value

IBlobAccessConditions

blobHTTPHeaders

blobHTTPHeaders?: BlobHTTPHeaders

Property Value

customerProvidedKey

customerProvidedKey?: CpkInfo

Property Value

metadata

metadata?: IMetadata

Property Value

IMetadata

progress

progress?: (progress: TransferProgressEvent) => void

Property Value

(progress: TransferProgressEvent) => void

tier

tier?: string

Property Value

string