DataFactoryClient.DownloadFileToBlob(BlobDownloadParameters) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual void DownloadFileToBlob (Microsoft.Azure.Commands.DataFactories.BlobDownloadParameters parameters);
abstract member DownloadFileToBlob : Microsoft.Azure.Commands.DataFactories.BlobDownloadParameters -> unit
override this.DownloadFileToBlob : Microsoft.Azure.Commands.DataFactories.BlobDownloadParameters -> unit
Public Overridable Sub DownloadFileToBlob (parameters As BlobDownloadParameters)
Parameters
- parameters
- BlobDownloadParameters