FileStorageInfo interface
File storage information.
Property Details
headers
Dictionary of <string>
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