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
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for JavaScript