你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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