Share via


IErrorInfo.Detail Property

Definition

error details.

[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="error details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Databricks.Models.Api20220401Preview.IErrorDetail) }, ReadOnly=false, Required=false, SerializedName="details")]
public Microsoft.Azure.PowerShell.Cmdlets.Databricks.Models.Api20220401Preview.IErrorDetail[] Detail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="error details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Databricks.Models.Api20220401Preview.IErrorDetail) }, ReadOnly=false, Required=false, SerializedName="details")>]
member this.Detail : Microsoft.Azure.PowerShell.Cmdlets.Databricks.Models.Api20220401Preview.IErrorDetail[] with get, set
Public Property Detail As IErrorDetail()

Property Value

Attributes

Applies to