Download a file from a Storage account.
Description
{{CloudLayerOnlyMethod}} Download a file from a Storage account. This method returns a file’s details including the file’s raw content.
Parameters
Name |
Type |
Description |
fileId |
string |
The id or guid of the file you wish to download. |
Required Headers
Optional Headers
Return Values
Error Handling
- Throw the exception “Not yet implemented for this Storage type.” if the Storage type is not supported.
Associated Methods