次の方法で共有


IErrorResponse.Message Property

Definition

Error message indicating why the operation failed.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Runtime.Info(Create=true, Description="Error message indicating why the operation failed.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="message", Update=true)]
public string Message { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Runtime.Info(Create=true, Description="Error message indicating why the operation failed.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="message", Update=true)>]
member this.Message : string with get, set
Public Property Message As String

Property Value

Attributes

Applies to