Partager via


IMyWorkbookError.Innererror Property

Definition

Internal error details.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Internal error details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.IAny) }, ReadOnly=true, Required=false, SerializedName="innererror")]
public Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.IAny Innererror { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Internal error details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.IAny) }, ReadOnly=true, Required=false, SerializedName="innererror")>]
member this.Innererror : Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.IAny
Public ReadOnly Property Innererror As IAny

Property Value

Attributes

Applies to