Freigeben über


IErrorDetail.Detail Property

Definition

The error details.

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

Property Value

Attributes

Applies to