VhdDownloaderModel.Download 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 static Microsoft.Azure.Commands.Compute.Models.VhdDownloadContext Download (Microsoft.WindowsAzure.Commands.Sync.Download.DownloaderParameters downloadParameters, Microsoft.Azure.Commands.Compute.ComputeClientBaseCmdlet cmdlet);
static member Download : Microsoft.WindowsAzure.Commands.Sync.Download.DownloaderParameters * Microsoft.Azure.Commands.Compute.ComputeClientBaseCmdlet -> Microsoft.Azure.Commands.Compute.Models.VhdDownloadContext
Public Shared Function Download (downloadParameters As DownloaderParameters, cmdlet As ComputeClientBaseCmdlet) As VhdDownloadContext
Parameters
- downloadParameters
- DownloaderParameters
- cmdlet
- ComputeClientBaseCmdlet