Freigeben über


IInnerError.AdditionalInfo Property

Definition

Any Key value pairs that can be provided to the client for additional verbose information.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Any Key value pairs that can be provided to the client for additional  verbose information.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IInnerErrorAdditionalInfo) }, ReadOnly=false, Required=false, SerializedName="additionalInfo")]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IInnerErrorAdditionalInfo AdditionalInfo { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Any Key value pairs that can be provided to the client for additional  verbose information.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IInnerErrorAdditionalInfo) }, ReadOnly=false, Required=false, SerializedName="additionalInfo")>]
member this.AdditionalInfo : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IInnerErrorAdditionalInfo with get, set
Public Property AdditionalInfo As IInnerErrorAdditionalInfo

Property Value

Attributes

Applies to