InnerError.AdditionalInfo 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.
Any Key value pairs that can be provided to the client for additional verbose information.
[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IInnerErrorAdditionalInfo AdditionalInfo { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)>]
member this.AdditionalInfo : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IInnerErrorAdditionalInfo with get, set
Public Property AdditionalInfo As IInnerErrorAdditionalInfo
Property Value
Implements
- Attributes