Dela via


IDetectorResponse.StatusMessage Property

Definition

Descriptive message.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Descriptive message.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="message")]
public string StatusMessage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Descriptive message.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="message")>]
member this.StatusMessage : string with get, set
Public Property StatusMessage As String

Property Value

Attributes

Applies to