次の方法で共有


IError.InnerError Property

Definition

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

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

Property Value

Attributes

Applies to