Start-UDDownload
Starts the download of a file within the dashboard.
Synopsis
Syntax
Start-UDDownload [-FileName <String>] -StringData <String> [-ContentType <String>] [<CommonParameters>]
Start-UDDownload [-FileName <String>] -Path <String> [-ContentType <String>] [<CommonParameters>]
Start-UDDownload [-FileName <String>] [-ContentType <String>] -Url <String> [<CommonParameters>]Description
Parameters
-FileName
Required? false
Position? named
Default value text.txt
Accept pipeline input? false
Aliases
Accept wildcard characters? false-StringData
-Path
-ContentType
-Url
Outputs
Last updated
Was this helpful?