IUpdateRun.ProgressDescription Property

Definition

More detailed description of the step.

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

Property Value

Attributes

Applies to