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

SshBaseCmdlet.UpdateProgressBar(ProgressRecord, String, Int32) Method

Definition

protected internal void UpdateProgressBar (System.Management.Automation.ProgressRecord record, string statusMessage, int percentComplete);
member this.UpdateProgressBar : System.Management.Automation.ProgressRecord * string * int -> unit
Protected Friend Sub UpdateProgressBar (record As ProgressRecord, statusMessage As String, percentComplete As Integer)

Parameters

statusMessage
String
percentComplete
Int32

Applies to