Udostępnij przez


IError.InnerError Property

Definition

Contains more specific error that narrows down the cause. May be null.

[Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Runtime.Info(Create=false, Description="Contains more specific error that narrows down the cause. May be null.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.IError) }, Read=true, ReadOnly=true, Required=false, SerializedName="innererror", Update=false)]
public Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.IError InnerError { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Runtime.Info(Create=false, Description="Contains more specific error that narrows down the cause. May be null.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.IError) }, Read=true, ReadOnly=true, Required=false, SerializedName="innererror", Update=false)>]
member this.InnerError : Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.IError
Public ReadOnly Property InnerError As IError

Property Value

Attributes

Applies to