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
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for JavaScript