Share via


IErrorInfo.Innererror Property

Definition

Inner error details if they exist.

[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="Inner error details if they exist.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="innererror")]
public string Innererror { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="Inner error details if they exist.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="innererror")>]
member this.Innererror : string with get, set
Public Property Innererror As String

Property Value

Attributes

Applies to