IMyWorkbookError.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.
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