Freigeben über


IErrorDetail.AdditionalInfo Property

Definition

The error additional info.

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="The error additional info.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api20.IErrorAdditionalInfo) }, ReadOnly=true, Required=false, SerializedName="additionalInfo")]
public Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api20.IErrorAdditionalInfo[] AdditionalInfo { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="The error additional info.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api20.IErrorAdditionalInfo) }, ReadOnly=true, Required=false, SerializedName="additionalInfo")>]
member this.AdditionalInfo : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api20.IErrorAdditionalInfo[]
Public ReadOnly Property AdditionalInfo As IErrorAdditionalInfo()

Property Value

Attributes

Applies to