IUpdateRunProperties.ProgressErrorMessage Property

Definition

Error message, specified if the step is in a failed state.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Error message, specified if the step is in a failed state.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="errorMessage", Update=true)]
public string ProgressErrorMessage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Error message, specified if the step is in a failed state.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="errorMessage", Update=true)>]
member this.ProgressErrorMessage : string with get, set
Public Property ProgressErrorMessage As String

Property Value

Attributes

Applies to