IUploadStreamToAzureFileOptions interface
Option interface for uploadStreamToAzureFile.
Properties
file |
Azure File HTTP Headers. |
metadata | Metadata of the Azure file. |
progress | Progress updater. |
Property Details
fileHTTPHeaders
metadata
progress
Progress updater.
progress?: undefined | (progress: TransferProgressEvent) => void
Property Value
undefined | (progress: TransferProgressEvent) => void
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