Compartilhar via


ErrorDetail.Detail Property

Definition

The error details.

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventHub.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IErrorDetail> Detail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventHub.PropertyOrigin.Owned)>]
member this.Detail : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.IErrorDetail>
Public ReadOnly Property Detail As List(Of IErrorDetail)

Property Value

Implements

Attributes

Applies to