Condividi tramite


IDefaultErrorResponse.Innererror Property

Definition

More information to debug error.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="More information to debug error.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="innererror")]
public string Innererror { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="More information to debug error.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="innererror")>]
member this.Innererror : string
Public ReadOnly Property Innererror As String

Property Value

Attributes

Applies to