ErrorResponse.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.
Inner error object if present.
[Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Origin(Microsoft.Azure.PowerShell.Cmdlets.ImportExport.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Models.IAny Innererror { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Origin(Microsoft.Azure.PowerShell.Cmdlets.ImportExport.PropertyOrigin.Inlined)>]
member this.Innererror : Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Models.IAny with get, set
Public Property Innererror As IAny
Property Value
Implements
- Attributes