FileResult interface

Properties

acceptRanges
contentLength
contentRange
contentSettings
copy
created
directory
etag
exists
lastModified
metadata
name
requestId
serverEncrypted
share

Property Details

acceptRanges

acceptRanges: string

Property Value

string

contentLength

contentLength: string

Property Value

string

contentRange

contentRange: string

Property Value

string

contentSettings

contentSettings?: { cacheControl: string, contentDisposition: string, contentEncoding: string, contentLanguage: string, contentMD5: string, contentType: string }

Property Value

{ cacheControl: string, contentDisposition: string, contentEncoding: string, contentLanguage: string, contentMD5: string, contentType: string }

copy

copy?: { completionTime?: string, id?: string, progress?: string, source?: string, status?: string, statusDescription?: string }

Property Value

{ completionTime?: string, id?: string, progress?: string, source?: string, status?: string, statusDescription?: string }

created

created?: boolean

Property Value

boolean

directory

directory: string

Property Value

string

etag

etag: string

Property Value

string

exists

exists?: boolean

Property Value

boolean

lastModified

lastModified: string

Property Value

string

metadata

metadata?: {[key: string]: string}

Property Value

{[key: string]: string}

name

name: string

Property Value

string

requestId

requestId?: string

Property Value

string

serverEncrypted

serverEncrypted?: string

Property Value

string

share

share: string

Property Value

string