次の方法で共有


IErrorResponse.Message Property

Definition

The error message.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Runtime.Info(Description="The error message.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="message")]
public string Message { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Runtime.Info(Description="The error message.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="message")>]
member this.Message : string
Public ReadOnly Property Message As String

Property Value

Attributes

Applies to