DownloadBlob
Last updated
Was this helpful?
Calling this method downloads a blob and saves it into the "filedownload" blob container.
DownloadBlob
The direct command requires a sas uri to download from.
{
"blobSasUrl": ""
}The direct command returns an OperationResult that indicates either success or failure.
Last updated
Was this helpful?
Was this helpful?