BatchClient.DownloadNodeFile(DownloadNodeFileOptions) 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.
Downloads a node file using the specified options.
public void DownloadNodeFile (Microsoft.Azure.Commands.Batch.Models.DownloadNodeFileOptions options);
member this.DownloadNodeFile : Microsoft.Azure.Commands.Batch.Models.DownloadNodeFileOptions -> unit
Public Sub DownloadNodeFile (options As DownloadNodeFileOptions)
Parameters
- options
- DownloadNodeFileOptions
The download options.