FileStorageInfo interface

File storage information.

Properties

headers

Dictionary of

uri

A URI that can be used to access the file content.

Property Details

headers

Dictionary of

headers?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

uri

A URI that can be used to access the file content.

uri?: string

Property Value

string