Observing below error while executing the script.
<<
Exception calling "Invoke" with "1" argument(s): "Method invocation failed because [Microsoft.WindowsAzure.Storage.Blob.CloudBlockBlob] does not contain a method named 'DownloadBlockList'."At /home/gowdilyan/clouddrive/code2.ps1:55 char:20+             return $Action.Invoke($requestOption)
- 
               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
- CategoryInfo          : NotSpecified: (:) [], ParentContainsErrorRecordException
- FullyQualifiedErrorId : RuntimeException