DownloadBlob

Calling this method downloads a blob and saves it into the "filedownload" blob container.

Method Name:

DownloadBlob

Payload:

The direct command requires a sas uri to download from.

{
    "blobSasUrl": ""
}

Return value

The direct command returns an OperationResult that indicates either success or failure.

Last updated

Was this helpful?