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(Create=true, 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.IInnerErrorAdditionalInfo) }, Read=true, ReadOnly=false, Required=false, SerializedName="additionalInfo", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IInnerErrorAdditionalInfo AdditionalInfo { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, 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.IInnerErrorAdditionalInfo) }, Read=true, ReadOnly=false, Required=false, SerializedName="additionalInfo", Update=true)>]
member this.AdditionalInfo : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IInnerErrorAdditionalInfo with get, set
Public Property AdditionalInfo As IInnerErrorAdditionalInfo

Property Value

Attributes

Applies to