Bagikan melalui


IErrorResponseBody.ErrorMessage Property

Definition

Error message indicating why the operation failed.

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

Property Value

Attributes

Applies to