ITrigger.StatusMessage Property

Definition

The detailed status message, including for alerts and error messages.

[Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.Runtime.Info(Create=false, Description="The detailed status message, including for alerts and error messages.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="message", Update=false)]
public string StatusMessage { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.Runtime.Info(Create=false, Description="The detailed status message, including for alerts and error messages.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="message", Update=false)>]
member this.StatusMessage : string
Public ReadOnly Property StatusMessage As String

Property Value

Attributes

Applies to