IErrorInfo.Innererror Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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