Share via


IUpdateRun.ProgressName Property

Definition

Name of the step.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Name of the step.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="name")]
public string ProgressName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Name of the step.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="name")>]
member this.ProgressName : string with get, set
Public Property ProgressName As String

Property Value

Attributes

Applies to