你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SynapseManagementCmdletBase.UpdateProgress(Task, ProgressRecord) Method

Definition

protected void UpdateProgress (System.Threading.Tasks.Task task, System.Management.Automation.ProgressRecord progress);
member this.UpdateProgress : System.Threading.Tasks.Task * System.Management.Automation.ProgressRecord -> unit
Protected Sub UpdateProgress (task As Task, progress As ProgressRecord)

Parameters

task
Task
progress
ProgressRecord

Applies to