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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript