Share via


IMonitor.ErrorInnerError Property

Definition

Object containing more specific information than the current object about the error.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Object containing more specific information than  the current object about the error.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.IErrorInnerError) }, ReadOnly=true, Required=false, SerializedName="innerError")]
public Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.IErrorInnerError ErrorInnerError { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Object containing more specific information than  the current object about the error.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.IErrorInnerError) }, ReadOnly=true, Required=false, SerializedName="innerError")>]
member this.ErrorInnerError : Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.IErrorInnerError
Public ReadOnly Property ErrorInnerError As IErrorInnerError

Property Value

Attributes

Applies to