Error.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.
Contains more specific error that narrows down the cause. May be null.
[Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Origin(Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.IError InnerError { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Origin(Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.PropertyOrigin.Owned)>]
member this.InnerError : Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.IError
Public ReadOnly Property InnerError As IError
Property Value
Implements
- Attributes